yao/kb/types
Max 65d04bb583 Refactor KnowledgeBase loading process to compute features after provider loading
- Moved the computation of features in the Config struct to occur after loading providers, ensuring that all necessary data is available for accurate feature computation.
- Updated comments for clarity regarding the loading sequence of providers and feature computation.
2025-08-09 17:13:52 +08:00
..
config.go Refactor KnowledgeBase loading process to compute features after provider loading 2025-08-09 17:13:52 +08:00
config_test.go Enhance knowledge base provider management with multi-language support 2025-08-09 16:57:23 +08:00
provider.go Enhance knowledge base provider management with multi-language support 2025-08-09 16:57:23 +08:00
types.go Enhance knowledge base provider management with multi-language support 2025-08-09 16:57:23 +08:00