3 lines
125 B
Plaintext
3 lines
125 B
Plaintext
# LLM API Configuration (OpenAI-compatible endpoint)
|
|
LLM_API_KEY=your_llm_api_key_here
|
|
LLM_API_BASE=http://localhost:11434/v1 |