Skip to content

Commit eaca805

Browse files
authored
Fix format issue in Tool definition section header
1 parent 317732d commit eaca805

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/eino/core_modules/components/tools_node_guide

1 file changed

+1
-1
lines changed

content/zh/docs/eino/core_modules/components/tools_node_guide/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ ChatModel(LLM) 生成要调用的 []ToolCall(包含 ToolName,Argument 等)
9393

9494
每个 ToolCall 调用完成后的结果,又会封装为 *schema.Message,作为 ToolsNode 输出的一部分。
9595

96-
## **Tool ****定义**
96+
## **Tool 定义**
9797

9898
### **接口定义**
9999

0 commit comments

Comments
 (0)