Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion website/docs/reference/tools-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ These two tools live in the `browser` toolset but only register when a Chrome De

## `feishu_doc` toolset

Scoped to the Feishu document-comment intelligent-reply handler (`gateway/platforms/feishu_comment.py`). Not exposed on `hermes-cli` or the regular Feishu chat adapter.
Scoped to the Feishu document-comment intelligent-reply handler (`plugins/platforms/feishu/feishu_comment.py`). Not exposed on `hermes-cli` or the regular Feishu chat adapter.

| Tool | Description | Requires environment |
|------|-------------|----------------------|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ description: "Hermes 内置工具权威参考,按工具集分组"

## `feishu_doc` 工具集

仅限飞书文档评论智能回复处理器(`gateway/platforms/feishu_comment.py`)使用。不在 `hermes-cli` 或常规飞书聊天适配器中暴露。
仅限飞书文档评论智能回复处理器(`plugins/platforms/feishu/feishu_comment.py`)使用。不在 `hermes-cli` 或常规飞书聊天适配器中暴露。

| 工具 | 描述 | 所需环境 |
|------|------|----------|
Expand Down