yao/kb/types
Max 6acea5b004 Refactor extractor to extraction provider and update related configurations
- Renamed extractor provider to extraction provider across the codebase for consistency and clarity.
- Updated references in configuration files, provider factories, and asset management to reflect the new terminology.
- Removed the extractor provider implementation and associated test files, streamlining the provider structure.
- Adjusted test cases and documentation to align with the new extraction provider framework.
2025-08-13 16:32:30 +08:00
..
collection.go Implement knowledge base configuration retrieval and enhance collection/document handling 2025-08-12 18:35:30 +08:00
config.go Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
config_test.go Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
document.go Implement knowledge base configuration retrieval and enhance collection/document handling 2025-08-12 18:35:30 +08:00
provider.go Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
types.go Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00