yao/kb/types
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
..
collection.go Implement document and collection count updates in API 2025-08-29 17:34:09 +08:00
config.go Add api_key mapping in VectorStoreConfig conversion 2025-11-03 15:38:42 +08:00
config_test.go Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
document.go Enhance document search functionality and improve duplicate handling in seed process 2025-11-04 16:26:31 +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