yao/kb
Max d750365ed9 Add tests for Structured and Semantic schema retrieval
- Introduced new test cases for Structured and Semantic providers to validate schema retrieval functionality.
- Updated existing tests across various providers to ensure they check for non-nil schemas, enhancing error handling and test coverage.
- Ensured consistency in error messages for schema validation across different provider tests.
2025-08-10 17:21:13 +08:00
..
providers Add tests for Structured and Semantic schema retrieval 2025-08-10 17:21:13 +08:00
types Update test for Config struct to clarify feature computation timing 2025-08-09 17:28:57 +08:00
kb.go Refactor KnowledgeBase loading process to compute features after provider loading 2025-08-09 17:13:52 +08:00
kb_test.go Enhance knowledge base provider management with multi-language support 2025-08-09 16:57:23 +08:00
README.md Update dependencies in go.mod and go.sum to latest versions for improved stability and performance 2025-07-13 09:15:54 +08:00

Knowledge Base