mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-25 14:46:19 +00:00
7 lines
234 B
Text
7 lines
234 B
Text
EIGENT_API_URL=http://localhost:5001
|
|
EIGENT_API_KEY=sk-...
|
|
EIGENT_MODEL_PLATFORM=openai
|
|
EIGENT_MODEL_TYPE=gpt-4o
|
|
EIGENT_EMAIL=cli@eigent.ai
|
|
# Optional: custom OpenAI-compatible endpoint
|
|
# EIGENT_API_ENDPOINT=https://api.openai.com/v1
|