yao/kb/types
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
..
config.go Add default collection and document model settings in Config struct 2025-08-12 17:31:38 +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 Add default collection and document model settings in Config struct 2025-08-12 17:31:38 +08:00