yao/agent/search/handlers
Max b63f3fe246 Refactor KB Search Handler and Update Test Cases
- Enhanced the KB search handler to utilize the KB API for executing search queries, improving search accuracy and performance.
- Implemented authorization checks for collections in the search requests, ensuring only accessible collections are queried.
- Updated the search request structure to include metadata filtering capabilities, allowing for more refined search results.
- Refactored unit tests to validate new search functionalities, including threshold handling and collection initialization checks, ensuring robust test coverage.
- Adjusted the Makefile to streamline test coverage reporting and updated GitHub Actions workflows to include Codecov integration for better visibility on test coverage metrics.
2025-12-20 14:43:00 +08:00
..
db Enhance Search Execution Results with DSL Handling 2025-12-19 09:38:55 +08:00
kb Refactor KB Search Handler and Update Test Cases 2025-12-20 14:43:00 +08:00
web Update tests to use context and correct URL references 2025-12-19 20:10:16 +08:00