yao/kb
Max 30ed90d908 Enhance document search functionality and improve duplicate handling in seed process
- Enabled debug mode in the document search function to aid in troubleshooting.
- Updated duplicate handling logic to check for existing records before creating or updating, ensuring proper handling in reset scenarios where primary keys are present but the database is empty.
2025-11-04 16:26:31 +08:00
..
providers Update chunking options in tests to reflect new defaults and structure 2025-08-14 13:55:40 +08:00
types Enhance document search functionality and improve duplicate handling in seed process 2025-11-04 16:26:31 +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