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 (*LLM) CheckSupport ¶ added in v0.0.2
func (llm *LLM) CheckSupport(v llms.LLMSupportType) bool
type Option ¶
type Option struct {
// contains filtered or unexported fields
}
func (*Option) SetMaxTokens ¶
func (*Option) SetTemperature ¶
Click to show internal directories.
Click to hide internal directories.