Yiorgis Gozadinos
|
2f54ee7d59
|
Replace allow_create with cleaner read_only. Elaborate on the test_info tests
|
2025-11-21 14:37:33 +02:00 |
|
Yiorgis Gozadinos
|
30a0bbcff2
|
Accept both single chunks and lists for batch insertion in ChunkRepository.create()
|
2025-11-19 12:35:02 +02:00 |
|
Yiorgis Gozadinos
|
5089ea4203
|
New update_document_fields() method for partial document updates
|
2025-11-19 11:37:36 +02:00 |
|
Yiorgis Gozadinos
|
cc09ce87c2
|
Increase reranking candidate retrieval multiplier from 3x to 10x for improved result quality
|
2025-11-18 14:35:57 +02:00 |
|
Yiorgis Gozadinos
|
7ba1c2376e
|
Introduce converters for supporting more than local docling document conversion. Transform existing FileReader and utils to "docling-local" converter
|
2025-11-17 13:05:05 +02:00 |
|
Yiorgis Gozadinos
|
4599dd1481
|
Drop disable_auto_create flag, simply create only on write operations
|
2025-11-13 13:53:11 +02:00 |
|
Yiorgis Gozadinos
|
908296e155
|
Do not create unecessary DoclingDocument when chunks are provided. Rename private _create_with_docling & _update_with_docling to _create_and_chunk & _update_and_rechunk
|
2025-11-13 13:16:15 +02:00 |
|
Yiorgis Gozadinos
|
31713e5fb6
|
Properly skip (and log as such) documents without changing updated_at when the md5 hash is unchanged
|
2025-11-07 14:00:05 +02:00 |
|
Yiorgis Gozadinos
|
2f9c907031
|
Restructure into uv workspace to support minimal and full installations
|
2025-11-04 17:59:12 +02:00 |
|