Skip to content

[Bug] web_fetch tool returns AI greeting instead of actual web content #2609

@zhan5544

Description

@zhan5544

问题描述

web_fetch 工具没有返回网页的实际内容,而是返回 AI 模型的问候语或无关内容。

环境信息

测试结果

URL 预期结果 实际结果
https://www.baidu.com 百度首页 关于物理/化学变化的无关内容
https://docs.python.org Python 文档 "Hello! How can I help you today?"
https://example.com 简单 HTML 页面 "fetch failed"
localhost:8889/test.html 测试页面 中文问候语

附加信息

  • 使用 curlhttpx 直接请求这些 URL 正常工作
  • 工具似乎没有真正获取网页,而是把请求转发给了 AI 模型
  • 可能与 GLM-5 模型集成有关

相关 Issue

Metadata

Metadata

Assignees

Labels

type/bugSomething isn't working as expected

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions