Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChangeDefault ¶
func DeleteModel ¶
func Save ¶
func Save(LLMConfig LLMProvider) error
func UpdateAPIKey ¶
Types ¶
type Config ¶
type Config struct {
Default string `json:"default"`
LLMProviders []LLMProvider `json:"models"`
}
func ListSavedModels ¶
type LLMProvider ¶
func DefaultLLMKey ¶
func DefaultLLMKey() (*LLMProvider, error)
Click to show internal directories.
Click to hide internal directories.