Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateLLM ¶
func CreateLLM() (interfaces.LLM, error)
CreateLLM creates an LLM client based on environment variables It checks for LLM_PROVIDER to determine which provider to use (openai, anthropic, gemini) If not set, it tries to detect based on available API keys
func GetProviderInfo ¶
func GetProviderInfo() string
GetProviderInfo returns information about the current LLM provider
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.