NagaArchitecture class

Available extensions
Annotations
  • @artifact

Constructors

NagaArchitecture.new({List<String> input_modalities = const [], List<String> output_modalities = const [], required String tokenizer})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
input_modalities List<String>
final
output_modalities List<String>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
tokenizer String
final

Methods

copyWith({_2? input_modalities, _w resetInput_modalities = _F, _2? appendInput_modalities, _2? removeInput_modalities, _2? output_modalities, _w resetOutput_modalities = _F, _2? appendOutput_modalities, _2? removeOutput_modalities, _3? tokenizer}) → _q

Available on _q, provided by the $NagaArchitecture extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson({bool pretty = _F}) → _3

Available on _q, provided by the $NagaArchitecture extension

toMap() → _1

Available on _q, provided by the $NagaArchitecture extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited