mirror of
https://github.com/furyhawk/agent_alpha.git
synced 2026-07-21 10:35:34 +00:00
feat: update configuration and enhance Docker support with new Makefile commands
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# OpenAI-compatible API configuration
|
||||
LLM_BASE_URL=http://localhost:11434/v1
|
||||
LLM_MODEL=llama
|
||||
|
||||
# API key for the LLM provider (leave empty for local servers like Ollama)
|
||||
LLM_API_KEY=
|
||||
|
||||
# Logfire observability (set your token to enable)
|
||||
LOGFIRE_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user