- All Superinterfaces:
ModelOptions
- All Known Subinterfaces:
StructuredOutputChatOptions, ToolCallingChatOptions
- All Known Implementing Classes:
AnthropicChatOptions, AzureOpenAiChatOptions, BedrockChatOptions, DeepSeekChatOptions, DefaultChatOptions, DefaultToolCallingChatOptions, GoogleGenAiChatOptions, MiniMaxChatOptions, MistralAiChatOptions, OCICohereChatOptions, OllamaChatOptions, OpenAiChatOptions, OpenAiSdkChatOptions, VertexAiGeminiChatOptions, ZhiPuAiChatOptions
-
Nested Class Summary
Nested Classes
-
Method Summary
Returns the frequency penalty to use for the chat.
Returns the maximum number of tokens to use for the chat.
Returns the model to use for the chat.
Returns the presence penalty to use for the chat.
Returns the stop sequences to use for the chat.
Returns the temperature to use for the chat.
Returns the top K to use for the chat.
Returns the top P to use for the chat.