Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 日志级别 (Log level) | INFO |
| MAX_RETRIES | No | 最大重试次数 (Maximum retries) | 3 |
| REQUEST_TIMEOUT | No | 请求超时时间(秒) (Request timeout in seconds) | 30.0 |
| ANKI_CONNECT_URL | No | AnkiConnect服务地址 (AnkiConnect service address) | http://localhost:8765 |
| CONNECTION_TIMEOUT | No | 连接超时时间(秒) (Connection timeout in seconds) | 10.0 |
| ANKI_CONNECT_VERSION | No | AnkiConnect API版本 (AnkiConnect API version) | 6 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |