mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-23 09:04:47 +00:00
fix(docs): translations
This commit is contained in:
@@ -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.That’s an error.There was an error. Please try again later.That’s all we know.
|
||||
- 或者在全局范围内,将它们放在 `~/.config/opencode/tools/` 中。
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user