Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Server port | 3000 |
PROXY_URL | No | Proxy server URL | http://127.0.0.1:10809 |
USE_PROXY | No | Enable HTTP proxy | false |
CORS_ORIGIN | No | CORS origin configuration | * |
ENABLE_CORS | No | Enable CORS | false |
DEFAULT_SEARCH_ENGINE | No | Default search engine (options: bing, duckduckgo, exa, brave) | bing |
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 |