fix(docs): translations

This commit is contained in:
Adam
2026-02-09 18:11:44 -06:00
parent 3118cab2d8
commit 85fa8abd50
312 changed files with 3578 additions and 3189 deletions

View File

@@ -1,6 +1,6 @@
---
title: 定制工具
description: 創建法學碩士可以在開放代碼中調用的工具。
description: 創建法學碩士可以在opencode中調用的工具。
---
自定义工具是您创建的函数LLM 可以在对话期间调用。它们与 opencode 的[内置工具](/docs/tools) 一起工作,例如 `read`、`write` 和 `bash`。
@@ -18,7 +18,7 @@ description: 創建法學碩士可以在開放代碼中調用的工具。
它們可以定義為:
- 通过将它们放在项目的 `.opencode/tools/` 目录中来本地进行。
- Error 500 (Server Error)!!1500.Thats an error.There was an error. Please try again later.Thats all we know.
- 或者在全局范围内,将它们放在 `~/.config/opencode/tools/` 中。
---