OpenRouterArchitecture class
- Available extensions
- Annotations
-
- @artifact
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
input_modalities
→ List<
String> -
final
- modality → 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(
{_3? modality, _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}) → _u -
Available on _u, provided by the $OpenRouterArchitecture extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
{bool pretty = _F}) → _3 -
Available on _u, provided by the $OpenRouterArchitecture extension
-
toMap(
) → _1 -
Available on _u, provided by the $OpenRouterArchitecture extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited