Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
EXA_API_KEY | No | Exa AI Search API key | |
BING_API_KEY | No | Microsoft Bing Search API key | |
JINA_API_KEY | No | Jina AI Search API key (optional, enhances features) | |
BAIDU_API_KEY | No | Baidu Search API key | |
GOOGLE_CSE_ID | No | Google Custom Search Engine ID | |
GOOGLE_API_KEY | No | Google Custom Search API key | |
SERPER_API_KEY | No | Serper Google Search API key | |
BAIDU_SECRET_KEY | No | Baidu Search Secret key | |
GOOGLE_SEARCH_CSE_ID | No | Alternative name for Google Custom Search Engine ID | |
GOOGLE_SEARCH_API_KEY | No | Alternative name for Google API key | |
SERPER_SEARCH_API_KEY | No | Alternative name for Serper API key |
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 |