Yiorgis Gozadinos
|
fc29b0c3f7
|
Update docs
|
2026-01-12 12:37:08 +02:00 |
|
Yiorgis Gozadinos
|
d7b3b6859c
|
document time-travel
|
2025-12-19 12:03:19 +02:00 |
|
Yiorgis Gozadinos
|
fdd926eeba
|
Update docs
|
2025-12-18 16:47:32 +02:00 |
|
Yiorgis Gozadinos
|
3ec17c65e1
|
Update docs for interactive cli
|
2025-12-18 11:48:35 +02:00 |
|
Yiorgis Gozadinos
|
d7c755f454
|
Add filter to simple qa agent
|
2025-12-11 15:28:41 +02:00 |
|
Yiorgis Gozadinos
|
ecba8cfd38
|
Docs and cli support for filter in deep QA, Research
|
2025-12-11 15:23:50 +02:00 |
|
Yiorgis Gozadinos
|
fe551066d8
|
Visual grounding docs
|
2025-12-08 15:55:29 +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
|
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
|
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
|
5477446c5d
|
Update docs
|
2025-11-21 13:54:04 +02:00 |
|
Yiorgis Gozadinos
|
8e802d4a91
|
Default vacuum_retention_seconds increased from 60 seconds to 86400 seconds (1 day) for better version retention in typical workflows
|
2025-11-13 13:31:53 +02:00 |
|
Yiorgis Gozadinos
|
032625b0bb
|
Refactor everything graph-related under the graph module
|
2025-11-13 13:22:03 +02:00 |
|
Yiorgis Gozadinos
|
ed27acc1a2
|
Update docs
|
2025-11-13 13:22:02 +02:00 |
|
Yiorgis Gozadinos
|
9ee64a33e0
|
Remove A2A from haiku.rag, turn it into an example
|
2025-11-07 13:31:51 +02:00 |
|
Yiorgis Gozadinos
|
3c557d5bfe
|
Make --config a global CLI parameter, add it as a param to HaikuRAGApp
|
2025-11-07 10:31:55 +02:00 |
|
Yiorgis Gozadinos
|
1f22f74e1a
|
Add filtering to document listing in CLI/client
|
2025-11-04 16:02:58 +02:00 |
|
Yiorgis Gozadinos
|
5c7c79397c
|
Merge pull request #125 from ggozad/feat/filtering
Filtered searches
|
2025-10-30 14:28:42 +02:00 |
|
Yiorgis Gozadinos
|
f0f844d21d
|
Update documentation
|
2025-10-30 13:07:13 +02:00 |
|
Yiorgis Gozadinos
|
79d3559f15
|
Apply configured include/exclude filters when using CLIs add-src to add a directory recursively
|
2025-10-29 14:55:00 +02:00 |
|
Yiorgis Gozadinos
|
8e0fbc80fc
|
Remove sqlite migration from next version
|
2025-10-23 10:47:24 +03:00 |
|
Yiorgis Gozadinos
|
34b3e9969f
|
Interactive client
|
2025-10-14 11:55:47 +03:00 |
|
Yiorgis Gozadinos
|
1f2552bd6a
|
Make serve cli command run monitor, mcp or a2a independently
|
2025-10-13 18:01:24 +03:00 |
|
Yiorgis Gozadinos
|
63f0e01f60
|
Remove shell autocompletion. Closes #96
|
2025-10-13 18:00:07 +03:00 |
|
Yiorgis Gozadinos
|
95297432eb
|
Doc updates
|
2025-10-07 12:33:14 +03:00 |
|
Yiorgis Gozadinos
|
49eac86259
|
Add verbose flag to ask
|
2025-09-30 16:59:36 +03:00 |
|
Yiorgis Gozadinos
|
2dfb1882dd
|
Deep QA multi-agent
|
2025-09-30 16:59:36 +03:00 |
|
Yiorgis Gozadinos
|
57bac178dd
|
Update docs
|
2025-09-24 13:43:49 +03:00 |
|
Yiorgis Gozadinos
|
8f3055d37d
|
Parse non-strings
|
2025-09-23 16:42:40 +03:00 |
|
Yiorgis Gozadinos
|
45d0b47a02
|
Meta in CLI add-src, add
|
2025-09-23 16:39:27 +03:00 |
|
Yiorgis Gozadinos
|
0e1bf3e00d
|
CLI command to prefetch models (Ollama & Docling)
|
2025-09-23 16:30:56 +03:00 |
|
Yiorgis Gozadinos
|
5369bd5dda
|
Show db table versions
|
2025-09-23 12:44:05 +03:00 |
|
Yiorgis Gozadinos
|
c0de22c9cd
|
Show package versions
|
2025-09-23 12:34:32 +03:00 |
|
Yiorgis Gozadinos
|
52ea1ebb70
|
info command in CLI
|
2025-09-23 12:20:25 +03:00 |
|
Yiorgis Gozadinos
|
8e2829bf0e
|
Documentation update for title
|
2025-09-22 12:45:32 +03:00 |
|
Yiorgis Gozadinos
|
dce60fa461
|
Remove SSE transport, fix cli tests
|
2025-09-20 10:58:28 +03:00 |
|
Yiorgis Gozadinos
|
cba8ad7696
|
Research agent as a pydantic graph
|
2025-09-19 14:39:39 +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
|
13bbdc2ed6
|
Document autocomplete, add rm alias to delete
|
2025-09-05 12:04:20 +03:00 |
|
Yiorgis Gozadinos
|
221a00ab2f
|
Turn migration into a cli command
|
2025-09-03 11:12:23 +03:00 |
|
Yiorgis Gozadinos
|
c69daecf53
|
update docs
|
2025-09-01 14:56:14 +03:00 |
|
Yiorgis Gozadinos
|
842e4a882d
|
Make citations optional, through cite parameter
|
2025-08-12 13:19:11 +02:00 |
|
Yiorgis Gozadinos
|
27e1c9fd49
|
Show settings command
|
2025-07-04 11:54:16 +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
|
a704f300bc
|
Initial skeleton for docs
|
2025-06-25 20:16:08 +03:00 |
|