yao/kb/types
Max 6ffc847382 Update test for Config struct to clarify feature computation timing
- Modified the test case for UnmarshalJSON in config_test.go to specify that features are not computed during the unmarshalling process but rather after providers are loaded.
- Added comments to explain the manual computation of features for testing purposes, ensuring clarity in the test logic.
2025-08-09 17:28:57 +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 Update test for Config struct to clarify feature computation timing 2025-08-09 17:28:57 +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