feat: update configuration and enhance Docker support with new Makefile commands

This commit is contained in:
2026-06-12 20:00:35 +08:00
parent 144f994d58
commit 1e206eed8b
5 changed files with 58 additions and 11 deletions
+6
View File
@@ -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=