fix(changelog): clarify support for Anthropic Skills with usage reference

This commit is contained in:
Soulter
2026-01-29 00:54:39 +08:00
parent 928c557a25
commit ea82e00359
+1 -1
View File
@@ -2,7 +2,7 @@
### 新功能
- 支持 Anthropic Skills
- 支持 Anthropic Skills 导入和使用。参见 [Skills](https://docs.astrbot.app/use/skills.html)
- 支持新的 Tool Schema 模式:Skill-like。通过两阶段调用来减少 Tool 过多的情况下,占用过多上下文的问题。
- 支持通过环境变量配置提供商 API Key。([#4696](https://github.com/AstrBotDevs/AstrBot/issues/4696))
- 支持插件的上传文件功能配置项类型 `file` ([#4539](https://github.com/AstrBotDevs/AstrBot/issues/4539))