Files
arindam200--awesome-ai-apps/memory_agents/engineering_content_agent/.env.example
T
2026-07-13 13:37:43 +08:00

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