yao/agent/search/types
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
..
config.go Add Search API configuration and enhance documentation 2025-12-13 12:37:07 +08:00
graph.go Implement search configuration management and testing enhancements 2025-12-13 11:19:20 +08:00
reference.go Implement search configuration management and testing enhancements 2025-12-13 11:19:20 +08:00
types.go Refactor KB Search Handler and Update Test Cases 2025-12-20 14:43:00 +08:00