noc_llm_dart
noc_llm_dart
NocAIConfig
maxTokens property
maxTokens
maxTokens
property
Null safety
int
?
maxTokens
final
Optional maximum tokens for the response.
Implementation
final int? maxTokens;
noc_llm_dart
noc_llm_dart
NocAIConfig
maxTokens property
NocAIConfig class
Constructors
NocAIConfig
Properties
apiKey
baseUrl
connectTimeout
hashCode
host
isGeminiNative
isHTTPS
maxTokens
model
path
port
provider
receiveTimeout
runtimeType
systemPrompt
temperature
Methods
copyWith
noSuchMethod
toString
Operators
operator ==