Delete .env
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# LLM API Configuration
|
||||
# Get your API key from https://platform.openai.com/api-keys
|
||||
# Or use any OpenAI-compatible API (e.g., Together.ai, Groq, etc.)
|
||||
LLM_API_KEY=sk-QHX7EZodq0EBuJyRX
|
||||
|
||||
# Optional: Custom base URL for OpenAI-compatible APIs
|
||||
LLM_BASE_URL=http://192.168.88.5:8317/v1
|
||||
|
||||
# Optional: Model name (default: gpt-4o-mini)
|
||||
LLM_MODEL=gpt-5.4-mini
|
||||
Reference in New Issue
Block a user