Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_TOKEN | No | API认证令牌 | |
HTTP_HOST | No | 服务器主机地址 | 127.0.0.1 |
HTTP_PORT | No | 服务器端口 | 9000 |
ENABLE_AUTH | No | 是否启用认证 | false |
GOOGLE_CSE_ID | Yes | Google自定义搜索引擎ID | |
GOOGLE_API_KEY | Yes | Google API密钥 |
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 |