yao/kb
Max d3e649ebfe Add default collection and document model settings in Config struct
- Introduced default values for CollectionModel and DocumentModel in the Config struct to ensure proper initialization.
- Updated UnmarshalJSON method to set these defaults if not explicitly configured, enhancing the robustness of the configuration handling.
2025-08-12 17:31:38 +08:00
..
providers Add tests for Structured and Semantic schema retrieval 2025-08-10 17:21:13 +08:00
types Add default collection and document model settings in Config struct 2025-08-12 17:31:38 +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