Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
EXA_API_KEY | No | API key for EXA search tools | |
LLM_PROVIDER | No | The default LLM provider to use ("deepseek" or "openailike") | deepseek |
OpenAILike_API_KEY | No | Your API key for OpenAI-compatible services (ZhipuAI, Moonshot, Groq, etc.) | |
OpenAILike_BASE_URL | No | Base URL for OpenAI-compatible API service | |
OpenAILike_MODEL_ID | No | Model ID for team coordination | |
OpenAILike_AGENT_MODEL_ID | No | Model ID for individual agents |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |