yao/kb
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
..
providers Add provider management functionality and enhance schema retrieval 2025-08-09 11:23:51 +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