instructions property
The system instructions that the assistant uses. The maximum length is 256,000 characters.
Implementation
@JsonKey(includeIfNull: false)
String? get instructions => throw _privateConstructorUsedError;
The system instructions that the assistant uses. The maximum length is 256,000 characters.
@JsonKey(includeIfNull: false)
String? get instructions => throw _privateConstructorUsedError;