| ✓ |
AGENT_NAME |
Display name for the agent |
LangGraph Agent |
| ✓ |
AGENT_DESCRIPTION |
Description of agent capabilities |
A LangGraph-based AI assistant. |
| ✓ |
AGENT_URL |
Public URL where agent is accessible |
langraph-agent-python-rk-dev-yzahv.ws-cd-2411-r... |
| ✗ |
AGENT_ICON_URL |
URL to agent icon image |
Not set |
| ✗ |
AGENT_DOCUMENTATION_URL |
URL to agent documentation |
Not set |
| ✓ |
AGENT_PROVIDER_ORG |
Organization providing the agent |
EY |
| ✓ |
AGENT_PROVIDER_URL |
URL of the provider organization |
https://www.ey.com |
| ✓ |
LLM_PROVIDER |
LLM provider (e.g., azure_openai, openai) |
azure_openai |
| ✓ |
LLM_MODEL |
LLM model name |
gpt-4o |
| ✓ |
LLM_API_VERSION |
API version for LLM |
2025-01-01-preview |
| ✗ |
LLM_SYSTEM_PROMPT |
System prompt for LLM |
Not set |
| ✓ |
LLM_TEMPERATURE |
Temperature setting for LLM responses |
0.0 |
| ✓ |
LLM_MAX_TOKENS |
Maximum tokens for LLM responses |
1000 |
| ✓ |
EMBED_PROVIDER |
Embedding provider |
azure_openai |
| ✓ |
EMBED_MODEL |
Embedding model name |
text-embedding-ada-002 |
| ✓ |
EMBED_API_VERSION |
API version for embeddings |
2023-05-15 |
| ✗ |
Platform_DB |
Platform database name |
Not set |
| ✓ |
CONTEXTS |
JSON array of context names |
[] |
| ✓ |
LOG_LEVEL |
Logging level (INFO, DEBUG, etc.) |
INFO |
| ✓ |
TOOL_SERVERS |
JSON array of MCP tool server URLs |
[] |