yao/kb
Max 2ebf73fce0 Update chunking options in tests to reflect new defaults and structure
- Changed MaxConcurrent from 10 to 1 in test cases to align with updated configuration.
- Added new properties: Separator and EnableDebug, with default values set in tests.
- Refactored semantic options handling to include Connector and Toolcall properties, ensuring correct defaults are validated in tests.
- Enhanced test structure for semantic properties to improve clarity and maintainability.
2025-08-14 13:55:40 +08:00
..
providers Update chunking options in tests to reflect new defaults and structure 2025-08-14 13:55:40 +08:00
types Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
kb.go Implement knowledge base configuration retrieval and enhance collection/document handling 2025-08-12 18:35:30 +08:00
kb_test.go Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +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