Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JUHE_EXCHANGE_API_KEY | Yes | 聚合数据的天气预报查询API密钥。获取:https://www.juhe.cn/docs/api/id/73 |
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 |
|---|---|
| query_exchange_rates | 根据货币的三位字母代码查询两者之间的兑换汇率 |