yao/tools/webfetch
Max 7877797549 fix(tests): temporarily disable KB/DB search in tests
- Skipped tests related to KB/DB search functionality due to temporary unavailability.
- Updated test cases in chat_test.go, search_auth_integration_test.go, search_auto_full_test.go, and others to reflect this change.
- Adjusted search handling in search.go to limit search types to "web" only until KB/DB search is re-enabled.
2026-05-03 10:26:06 +08:00
..
cloud.go feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
convert.go feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
convert_test.go feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
fetch.go feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00
schema.json fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
webfetch.go fix(tests): temporarily disable KB/DB search in tests 2026-05-03 10:26:06 +08:00
webfetch_test.go feat(search): refactor builtinSearch to utilize websearch tool and enhance context handling 2026-05-02 19:58:03 +08:00