Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LLM ¶
type LLM struct {
// contains filtered or unexported fields
}
func NewFromConfig ¶ added in v0.1.7
type LLMConfig ¶ added in v0.1.7
type LLMConfig struct {
OpenAI config.OpenAIConfig
}
Click to show internal directories.
Click to hide internal directories.