Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultBaseURL = "https://api.anthropic.com" DefaultAnthropicModel = "claude-haiku-4-5" // DefaultAnthropicMaxTokens - 4096 is the max output tokens, input tokens are typically much larger DefaultAnthropicMaxTokens = 4096 )
Functions ¶
func NewClassSettings ¶
func NewClassSettings(cfg moduletools.ClassConfig) *classSettings
NewClassSettings creates a new classSettings instance
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.