feat: manually mirror opencoze's code from bytedance
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
This commit is contained in:
8
frontend/packages/agent-ide/tool-config/README.md
Normal file
8
frontend/packages/agent-ide/tool-config/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# @coze-agent-ide/tool-config
|
||||
Tool 区域配置文件
|
||||
|
||||
## Features
|
||||
|
||||
- 新接入的 tool,需要在 types 文件中新增枚举值
|
||||
- 新接入的 tool,需要在 constants 文件中配置 TOOL_KEY_STORE_MAP、AGENT_SKILL_KEY_MAP,用于为 ToolKey 和 /api/draftbot/update 接口的入参字段名做映射
|
||||
- 新接入的 tool,需要在 constants 文件中配置 TOOL_KEY_TO_API_STATUS_KEY_MAP,用于为 ToolKey 和 /api/draftbot/update_display_info 接口的字段名做映射
|
||||
Reference in New Issue
Block a user