yao/agent/search
Max a2182eda1d Implement Retry Mechanism and Lint Validation for QueryDSL Generation
- Added retry logic to the Generate method in both AgentProvider and MCPProvider to handle failures in QueryDSL generation.
- Integrated lint validation to ensure generated QueryDSL meets required standards, with detailed error reporting for invalid DSL.
- Enhanced test coverage by introducing new tests for retry behavior in both agent and MCP contexts, ensuring robustness against lint failures.
- Updated documentation to reflect changes in QueryDSL generation processes and error handling mechanisms.
2025-12-16 12:17:42 +08:00
..
defaults Implement search configuration management and testing enhancements 2025-12-13 11:19:20 +08:00
handlers Enhance Search API with Parallel Search Methods 2025-12-13 15:35:52 +08:00
interfaces Enhance Search API with Parallel Search Methods 2025-12-13 15:35:52 +08:00
nlp Implement Retry Mechanism and Lint Validation for QueryDSL Generation 2025-12-16 12:17:42 +08:00
rerank Refactor Search Module and Update Documentation 2025-12-13 15:01:53 +08:00
types Add Search API configuration and enhance documentation 2025-12-13 12:37:07 +08:00
citation.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
citation_test.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
DESIGN.md Enhance Search Result Storage and Intermediate Data Handling 2025-12-15 16:06:11 +08:00
jsapi.go Enhance Search API with New V8 Binding Methods 2025-12-13 16:11:30 +08:00
jsapi_test.go Enhance Search API with New V8 Binding Methods 2025-12-13 16:11:30 +08:00
reference.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
reference_test.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
registry.go Implement search configuration management and testing enhancements 2025-12-13 11:19:20 +08:00
registry_test.go Enhance Search API with Parallel Search Methods 2025-12-13 15:35:52 +08:00
search.go Enhance Search API with Parallel Search Methods 2025-12-13 15:35:52 +08:00
search_test.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
search_web_test.go Implement Core and AI Unit Testing in Makefile and CI Workflows 2025-12-15 09:34:53 +08:00