.env-example
This commit is contained in:
8
.env-example
Normal file
8
.env-example
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# === Claude API Config ===
|
||||||
|
API_KEY_LITE=LITE_KEY_BURAYA
|
||||||
|
API_KEY_PRO=PRO_KEY_BURAYA
|
||||||
|
ACTIVE_KEY=lite
|
||||||
|
|
||||||
|
# === Anthropic API Settings ===
|
||||||
|
ANTHROPIC_BASE_URL="https://api.z.ai/api/anthropic"
|
||||||
|
ANTHROPIC_MODEL="glm-4.6"
|
||||||
Reference in New Issue
Block a user