menu
ai_bridge_core
ai_bridge_core.dart
AIConfig
maxTokens property
maxTokens
dark_mode
light_mode
maxTokens
property
int
?
maxTokens
final
Maximum tokens to generate in the response.
Implementation
final int? maxTokens;
ai_bridge_core
ai_bridge_core
AIConfig
maxTokens property
AIConfig class