Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 2026a08

Browse files
committed
fix Caps and added claude
1 parent acda0ad commit 2026a08

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

zh/use/function-calling.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,15 @@ outline: deep
1212

1313
目前,支持的模型包括但不限于
1414

15-
- gpt-5 系列
16-
- gemini 3.x 系列
17-
- deepseek v3.2(deepseek-chat)
18-
- qwen 3.x 系列
15+
- GPT-5.x 系列
16+
- Gemini 3.x 系列
17+
- Claude 4.x 系列
18+
- Deepseek v3.2(deepseek-chat)
19+
- Qwen 3.x 系列
1920

2021
等等。2025年后推出的模型大多已支持函数调用。
2122

22-
不支持的模型比较常见的有 deepseek-r1, gemini 2.0 的 thinking 类等较老模型。
23+
不支持的模型比较常见的有 Deepseek-R1, Gemini 2.0 的 thinking 类等较老模型。
2324

2425
在 AstrBot 中,默认提供了网页搜索、待办提醒、代码执行器这些工具。很多插件,如:
2526

0 commit comments

Comments
 (0)