This commit is contained in:
2025-06-01 21:43:16 +09:00
parent 1c555a706b
commit 98ca92d85d
24 changed files with 0 additions and 0 deletions

5
.env.example Normal file
View File

@ -0,0 +1,5 @@
# OpenAI API Key (required for OpenAI provider)
OPENAI_API_KEY=your-api-key-here
# Ollama settings (optional)
OLLAMA_HOST=http://localhost:11434