Yiorgis Gozadinos
|
8c0adb47e1
|
Merge branch 'main' into feat/read-only-db
|
2025-12-19 12:01:36 +02:00 |
|
Yiorgis Gozadinos
|
090be293d2
|
Clarify folder mounts in docker docs, check monitor paths exist in FileWatcher
|
2025-12-19 11:58:08 +02:00 |
|
Yiorgis Gozadinos
|
98727ad080
|
Add global --read-only mode in CLI
|
2025-12-18 16:43:49 +02:00 |
|
Yiorgis Gozadinos
|
1dbbaf6dd8
|
vb
|
2025-12-18 12:21:16 +02:00 |
|
Yiorgis Gozadinos
|
a1f5d944ba
|
Replace custom event classes with ag_ui.core types
|
2025-12-18 12:07:37 +02:00 |
|
Yiorgis Gozadinos
|
9c766846c0
|
Use proper ag-ui tool calls in ag-ui-example. Fuck copilotkit
|
2025-12-18 11:48:35 +02:00 |
|
Yiorgis Gozadinos
|
ff13be1210
|
Human-in-the-loop in ag-ui-example
|
2025-12-18 11:48:34 +02:00 |
|
Yiorgis Gozadinos
|
218126de8d
|
Interactive research agent through AGUI client-side tool calls in CLI
|
2025-12-18 11:48:34 +02:00 |
|
Yiorgis Gozadinos
|
557a296341
|
Update ag-ui example
|
2025-12-18 11:41:53 +02:00 |
|
Yiorgis Gozadinos
|
50b7fb4461
|
Chunkers now set chunk.order directly
|
2025-12-18 11:35:48 +02:00 |
|
Yiorgis Gozadinos
|
3149552a61
|
Add 'plain' format and fallback for text conversion
|
2025-12-12 18:11:25 +02:00 |
|
Yiorgis Gozadinos
|
40e0ea090d
|
Add option to override vacuum interval
|
2025-12-12 16:04:06 +02:00 |
|
Yiorgis Gozadinos
|
056b9ad090
|
Use periodic vacuum to prevent disk exhaustion with large datasets
|
2025-12-12 15:53:23 +02:00 |
|
Yiorgis Gozadinos
|
f726229f60
|
Reformat benchmarks and add hotpotqa placeholder
|
2025-12-12 12:33:31 +02:00 |
|
Yiorgis Gozadinos
|
f6073a0db9
|
vb
|
2025-12-12 10:48:21 +02:00 |
|
Yiorgis Gozadinos
|
011f527579
|
Use rich rendering for citations in cli
|
2025-12-12 10:02:30 +02:00 |
|
Yiorgis Gozadinos
|
abe01e4b99
|
Fix ag-ui-example frontend
|
2025-12-12 08:32:51 +02:00 |
|
Yiorgis Gozadinos
|
00d621e211
|
vb
|
2025-12-11 16:31:21 +02:00 |
|
Yiorgis Gozadinos
|
c0cbc22137
|
Info modal
|
2025-12-11 15:38:45 +02:00 |
|
Yiorgis Gozadinos
|
d7c755f454
|
Add filter to simple qa agent
|
2025-12-11 15:28:41 +02:00 |
|
Yiorgis Gozadinos
|
748a465591
|
vb
|
2025-12-10 13:10:28 +02:00 |
|
Yiorgis Gozadinos
|
2161727716
|
Add auto_vacuum config option to control automatic vacuuming
|
2025-12-10 11:42:14 +02:00 |
|
Yiorgis Gozadinos
|
5a593e928e
|
Set max_context_items to 10
|
2025-12-09 12:47:42 +02:00 |
|
Yiorgis Gozadinos
|
802f058205
|
Move search related config under SearchConfig
|
2025-12-09 12:28:28 +02:00 |
|
Yiorgis Gozadinos
|
a56e1ba67c
|
Simplify import_document, update_document
|
2025-12-08 18:19:12 +02:00 |
|
Yiorgis Gozadinos
|
a1162f8020
|
rebase from main
|
2025-12-08 16:07:50 +02:00 |
|
Yiorgis Gozadinos
|
67684c799b
|
Rebuild in batches to avoid creating multiple lancedb versions
|
2025-12-08 15:56:41 +02:00 |
|
Yiorgis Gozadinos
|
06b4f6a224
|
Add format parameter for text-to-DoclingDocument conversion
|
2025-12-08 15:56:21 +02:00 |
|
Yiorgis Gozadinos
|
9a5f8e4368
|
Add type-aware context expansion for search results
|
2025-12-08 15:56:21 +02:00 |
|
Yiorgis Gozadinos
|
0ea3717497
|
Update docs
|
2025-12-08 15:56:02 +02:00 |
|
Yiorgis Gozadinos
|
17c7147a49
|
Remove pre-processor, no longer needed
|
2025-12-08 15:56:01 +02:00 |
|
Yiorgis Gozadinos
|
e299aed788
|
contextualize() and embed_chunks() utilities in embeddings
|
2025-12-08 15:55:30 +02:00 |
|
Yiorgis Gozadinos
|
4fbb4609b6
|
HaikuRag.chunk() utility method
|
2025-12-08 15:55:30 +02:00 |
|
Yiorgis Gozadinos
|
ace915473c
|
HaikuRag.convert() utility method
|
2025-12-08 15:55:30 +02:00 |
|
Yiorgis Gozadinos
|
ab57c55eaa
|
Drop ChunkWithMetadata, use good old Chunk
|
2025-12-08 15:55:30 +02:00 |
|
Yiorgis Gozadinos
|
33e6a36290
|
Make document import/update handling consistent for DoclingDocument
|
2025-12-08 15:55:29 +02:00 |
|
Yiorgis Gozadinos
|
60ab864fc1
|
Add docling_document_json to update_document_fields() and
|
2025-12-08 15:55:29 +02:00 |
|
Yiorgis Gozadinos
|
8e30f67266
|
Introduce import_document(), remove chunks from create_document()
|
2025-12-08 15:55:29 +02:00 |
|
Yiorgis Gozadinos
|
fe551066d8
|
Visual grounding docs
|
2025-12-08 15:55:29 +02:00 |
|
Yiorgis Gozadinos
|
ac439b6c69
|
Store raw text (do not contextualize) in chunk.text. Embed with contextualized text.
|
2025-12-08 15:55:26 +02:00 |
|
Yiorgis Gozadinos
|
0d8691342a
|
Show bounding boxes for chunks in inspector
|
2025-12-08 15:55:26 +02:00 |
|
Yiorgis Gozadinos
|
fe4ac530be
|
DB migration
|
2025-12-08 15:54:56 +02:00 |
|
Yiorgis Gozadinos
|
80447c9024
|
Make download_models() a HaikuRAG client method. Update app to show progress of what happens.
|
2025-12-04 16:30:26 +02:00 |
|
Yiorgis Gozadinos
|
4e30637d61
|
vb
|
2025-12-03 08:57:14 +02:00 |
|
Yiorgis Gozadinos
|
33b254ae3d
|
Always upgrade database on access. Explicitly create db by running init or HaikuRAG(path, create=True)
|
2025-12-02 16:49:55 +02:00 |
|
Yiorgis Gozadinos
|
f07590bd5b
|
vb
|
2025-12-01 17:58:47 +02:00 |
|
Yiorgis Gozadinos
|
e548a51ff7
|
Optimized rebuild --embed-only to use batch updates via LanceDB merge_insert instead of individual chunk updates
|
2025-12-01 17:53:27 +02:00 |
|
Yiorgis Gozadinos
|
10aa2a7cf2
|
vb
|
2025-11-28 10:15:59 +02:00 |
|
Yiorgis Gozadinos
|
88a4edb537
|
--embed-only, --rechunk options in rebuild command
|
2025-11-28 10:11:52 +02:00 |
|
Yiorgis Gozadinos
|
8a0cc04181
|
Add opencv-python-headless to docling optional dependency, required for TableStructureModel which uses TableFormer for table detection.
|
2025-11-27 16:22:37 +02:00 |
|