Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelConfig ¶
type StamperConfig ¶
type StamperConfig struct {
OpenAIKey string
AzureOpenAIEndpoint string
OllamaBaseURL string
LLMFamily string
ModelId string
ModelConfig ModelConfig
SummarizeEnabled bool
PromptFile string
}
func LoadConfig ¶
func LoadConfig() *StamperConfig
Click to show internal directories.
Click to hide internal directories.