yao/kb
Max 82788e82a9 Refactor provider option resolution to require provider type
- Updated the resolveProviderOption function to include providerType as a required parameter, enhancing error handling for missing provider types.
- Simplified the provider retrieval logic to directly fetch providers based on the specified type, improving clarity and maintainability.
- Removed redundant comments and streamlined the code for better readability.
2025-08-13 16:06:09 +08:00
..
providers Add tests for Structured and Semantic schema retrieval 2025-08-10 17:21:13 +08:00
types Refactor provider option resolution to require provider type 2025-08-13 16:06:09 +08:00
kb.go Implement knowledge base configuration retrieval and enhance collection/document handling 2025-08-12 18:35:30 +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