mirror of
https://github.com/furyhawk/agent_alpha.git
synced 2026-07-21 02:25:34 +00:00
4 lines
93 B
Bash
4 lines
93 B
Bash
# OpenAI-compatible API configuration
|
|
LLM_BASE_URL=http://localhost:11434/v1
|
|
LLM_MODEL=llama
|