Skip to content

Commit

Permalink
[New Feature]update fix-tool-input (#280)
Browse files Browse the repository at this point in the history
* update fix-tool-input

* update agent

* update path strip

* update tools

* update tools

* update response

* update custom openapi method name

* update importing

* fix lint

* update error message
  • Loading branch information
wj-Mcat authored Jan 14, 2024
1 parent 4ef47ec commit ff86088
Show file tree
Hide file tree
Showing 12 changed files with 119 additions and 231 deletions.
2 changes: 1 addition & 1 deletion erniebot-agent/cookbook/local_tool.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"\n",
"### 1.2 代码实现\n",
"\n",
"创建一个 LocalTool 需要几个关键信息,详细可参考:[Tool 关键信息](../modules/tools/#31),对应代码模块需要实现:\n",
"创建一个 LocalTool 需要几个关键信息,详细可参考:[Tool 关键信息](/modules/tools/#31),对应代码模块需要实现:\n",
"\n",
"* 创建 Tool 输入和输出参数的类\n",
"* 继承 Tool 并构建派生类\n",
Expand Down
17 changes: 0 additions & 17 deletions erniebot-agent/cookbook/remote-tool/.well-known/ai-plugin.json

This file was deleted.

121 changes: 0 additions & 121 deletions erniebot-agent/cookbook/remote-tool/.well-known/openapi.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions erniebot-agent/cookbook/remote-tool/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions erniebot-agent/cookbook/remote-tool/requirements.txt

This file was deleted.

Loading

0 comments on commit ff86088

Please sign in to comment.