module documentation

LLM - Multi-provider language model interface.

Class LLM LLM config
Constant ANTHROPIC Undocumented
Constant DEEPSEEK Undocumented
Constant GEMINI Undocumented
Constant LOCAL Undocumented
Constant OPENAI Undocumented
Constant XAI Undocumented
ANTHROPIC =

Undocumented

Value
const(2)
DEEPSEEK =

Undocumented

Value
const(1)
GEMINI =

Undocumented

Value
const(3)
LOCAL =

Undocumented

Value
const(4)
OPENAI =

Undocumented

Value
const(0)
XAI =

Undocumented

Value
const(5)