Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pred_gmv | Alink教程第1章5.4节的Pipeline预测。输入年份,预测GMV。 |
| calc | Alink教程第23章4节的情感预测。输入一段评论,分析其情感色彩(褒义贬义/正向负向)。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |