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
|
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
|
e10b207b47
|
Improve documentation
|
2025-11-28 13:10:03 +02:00 |
|
Yiorgis Gozadinos
|
88a4edb537
|
--embed-only, --rechunk options in rebuild command
|
2025-11-28 10:11:52 +02:00 |
|
Yiorgis Gozadinos
|
5612ecaee7
|
Fix documentation configuration index
|
2025-11-26 10:24:53 +02:00 |
|
Yiorgis Gozadinos
|
41ea675964
|
Update and restructure docs
|
2025-11-25 12:14:24 +02:00 |
|
Yiorgis Gozadinos
|
5089ea4203
|
New update_document_fields() method for partial document updates
|
2025-11-19 11:37:36 +02:00 |
|
Yiorgis Gozadinos
|
1f22f74e1a
|
Add filtering to document listing in CLI/client
|
2025-11-04 16:02:58 +02:00 |
|
Yiorgis Gozadinos
|
baedf65415
|
Fix typo, thanks @bd_mkt
|
2025-10-30 16:31:55 +02:00 |
|
Yiorgis Gozadinos
|
f0f844d21d
|
Update documentation
|
2025-10-30 13:07:13 +02:00 |
|
Yiorgis Gozadinos
|
9f3eb1b79c
|
Remove docs references to env vars
|
2025-10-27 10:42:24 +02:00 |
|
Yiorgis Gozadinos
|
110cc447e7
|
Update documentation to remove references to env variables and replace with yaml config
|
2025-10-23 15:56:34 +03:00 |
|
Yiorgis Gozadinos
|
0991df6d9e
|
Make it possible to override the QA agent system prompt using the client
|
2025-10-07 13:15:58 +03:00 |
|
Yiorgis Gozadinos
|
8e2829bf0e
|
Documentation update for title
|
2025-09-22 12:45:32 +03:00 |
|
Yiorgis Gozadinos
|
ad80b52759
|
Update documentation
|
2025-09-17 12:51:43 +03:00 |
|
Yiorgis Gozadinos
|
4a07444030
|
Rollback version if a failure occurs when creating/updating documents
|
2025-09-15 11:54:50 +03:00 |
|
Yiorgis Gozadinos
|
455d90684b
|
Update docs
|
2025-09-10 11:46:02 +03:00 |
|
Yiorgis Gozadinos
|
58a04db556
|
Disable reranking by default
|
2025-09-01 15:00:38 +03:00 |
|
Yiorgis Gozadinos
|
c69daecf53
|
update docs
|
2025-09-01 14:56:14 +03:00 |
|
Yiorgis Gozadinos
|
bf8a4f22be
|
Make radius a parameter we can pass to expand_context()
|
2025-08-12 16:53:45 +02:00 |
|
Yiorgis Gozadinos
|
99f7401817
|
Merge expanded context if possible
|
2025-08-12 15:02:07 +02:00 |
|
Yiorgis Gozadinos
|
e7c2a105ed
|
Use the expand_context when searching in the qa agent
|
2025-08-12 14:51:33 +02:00 |
|
Yiorgis Gozadinos
|
842e4a882d
|
Make citations optional, through cite parameter
|
2025-08-12 13:19:11 +02:00 |
|
Yiorgis Gozadinos
|
74eea9284a
|
create_document now optionally accepts pre-computed chunks
|
2025-07-26 10:42:27 +03:00 |
|
Yiorgis Gozadinos
|
942be2271c
|
Update docs
|
2025-07-20 11:33:09 +03:00 |
|
Yiorgis Gozadinos
|
fb837ede69
|
Documentation
|
2025-07-02 11:17:16 +03:00 |
|
Yiorgis Gozadinos
|
273a3bda4f
|
Document QA
|
2025-06-28 09:37:59 +03:00 |
|
Yiorgis Gozadinos
|
7a1b09d5e2
|
Minor doc fixes
|
2025-06-27 20:08:51 +03:00 |
|
Yiorgis Gozadinos
|
a704f300bc
|
Initial skeleton for docs
|
2025-06-25 20:16:08 +03:00 |
|