polish: make repo presentable for employer review (#162)

This commit is contained in:
Alexander Whitestone
2026-03-11 08:11:26 -04:00
committed by GitHub
parent 1de97619e8
commit a927241dbe
13 changed files with 300 additions and 3506 deletions

View File

@@ -14,8 +14,8 @@
# In production (docker-compose.prod.yml), this is set to http://ollama:11434 automatically.
# OLLAMA_URL=http://localhost:11434
# LLM model to use via Ollama (default: llama3.2)
# OLLAMA_MODEL=llama3.2
# LLM model to use via Ollama (default: qwen2.5:14b)
# OLLAMA_MODEL=qwen2.5:14b
# Enable FastAPI interactive docs at /docs and /redoc (default: false)
# DEBUG=true