QDRANT_URL='http://localhost:6333'
QDRANT_API_KEY='th3s3cr3tk3y'

OLLAMA_MODEL='llama3.2:latest'
OLLAMA_BASE_URL='http://localhost:11434'