Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenerationReasoningConfig ¶
type GenerationReasoningConfig = config.GenerationReasoningConfig
type Plugin ¶
type Plugin struct {
// The API key to access the service for XAI.
// If empty, the values of the environment variables XAI_API_KEY will be consulted.
APIKey string
}
Click to show internal directories.
Click to hide internal directories.