10 lines
337 B
Bash
10 lines
337 B
Bash
NEBIUS_API_KEY=your_nebius_api_key_here
|
|
NEBIUS_MODEL=zai-org/GLM-5.2
|
|
ENGRAM_API_KEY=your_engram_api_key_here
|
|
ENGRAM_NAMESPACE=default
|
|
ENGRAM_USER_ID=engineering-content-agent-user
|
|
# Optional only when your Engram topics are configured with this scope property
|
|
ENGRAM_CONVERSATION_ID=
|
|
DEV_API_KEY=optional_dev_api_key_here
|
|
LOG_LEVEL=INFO
|