Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TAVILY_API_KEY | No | 单个API密钥 | |
TAVILY_API_KEYS | No | API密钥列表(逗号分隔) | |
SUPERGATEWAY_PORT | No | 服务端口 | 60002 |
SUPERGATEWAY_BASE_URL | No | 基础URL | http://0.0.0.0:60002 |
SUPERGATEWAY_SSE_PATH | No | SSE路径 | /sse |
SUPERGATEWAY_MESSAGE_PATH | No | 消息路径 | /message |
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 |