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

Commit acda0ad

Browse files
committed
fix outdated model descriptions
1 parent d7c059a commit acda0ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

zh/use/function-calling.md

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

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

15-
- gpt-4 系列(效果最好)
16-
- gemini 2.0 系列(不包含 thinking 类的模型)(效果最好)
17-
- deepseek v3(deepseek-chat)
18-
- llama3 系列(本地部署参数量较小时效果不好)
15+
- gpt-5 系列
16+
- gemini 3.x 系列
17+
- deepseek v3.2(deepseek-chat)
18+
- qwen 3.x 系列
1919

20-
等等。
20+
等等。2025年后推出的模型大多已支持函数调用。
2121

22-
不支持的模型比较常见的有 deepseek-r1, gemini 2.0 的 thinking 类模型等
22+
不支持的模型比较常见的有 deepseek-r1, gemini 2.0 的 thinking 类等较老模型
2323

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

0 commit comments

Comments
 (0)