Yiorgis Gozadinos
|
5e55c0df54
|
replace pyright with ty type checker
|
2026-01-19 15:50:14 +02:00 |
|
Yiorgis Gozadinos
|
5464d24483
|
require explicit migrate command for database migrations
|
2026-01-19 13:22:09 +02:00 |
|
Yiorgis Gozadinos
|
bdfc6b87e7
|
Rename initial_context to background_context
|
2026-01-16 15:03:42 +02:00 |
|
Yiorgis Gozadinos
|
18362f01c2
|
Pass context for CLI/app
|
2026-01-16 15:03:06 +02:00 |
|
Yiorgis Gozadinos
|
fae274a04d
|
Remove defensive checks in info()
|
2026-01-15 10:30:45 +02:00 |
|
Yiorgis Gozadinos
|
345807e699
|
Remove defensive app() try/except, let errors propagate if they occur
|
2026-01-15 10:17:26 +02:00 |
|
Yiorgis Gozadinos
|
affffc1013
|
Extract get_package_versions() for info & modals
|
2026-01-14 18:24:41 +02:00 |
|
Yiorgis Gozadinos
|
fe73267e66
|
Remove unecessary try/except from info()
|
2026-01-14 18:17:43 +02:00 |
|
Yiorgis Gozadinos
|
fc1ea82cb1
|
Display on info pydantic-ai and docling-document schema version
|
2026-01-14 18:14:53 +02:00 |
|
Yiorgis Gozadinos
|
7cc561d1db
|
Refactor to make agents a top-level module. Bring in the conversational agent from the app
|
2026-01-12 12:37:08 +02:00 |
|
Yiorgis Gozadinos
|
bb61e8fab6
|
Remove custom AG-UI infrastructure in favor of pydantic-ai native support
|
2026-01-12 12:37:07 +02:00 |
|
Yiorgis Gozadinos
|
2678c1aaad
|
history command, shows available lancedb versions per table
|
2025-12-19 12:03:18 +02:00 |
|
Yiorgis Gozadinos
|
77f9a2a1b9
|
before parameter in client, app, inspector, cli
|
2025-12-19 12:03:18 +02:00 |
|
Yiorgis Gozadinos
|
98727ad080
|
Add global --read-only mode in CLI
|
2025-12-18 16:43:49 +02:00 |
|
Yiorgis Gozadinos
|
6e621ea34d
|
Provide full report on deep ask, modify prompt to not just summarize
|
2025-12-18 11:41:11 +02:00 |
|
Yiorgis Gozadinos
|
f0a7abd953
|
Remove deep qa graph, everything now uses the simplified research graph
|
2025-12-18 11:41:10 +02:00 |
|
Yiorgis Gozadinos
|
011f527579
|
Use rich rendering for citations in cli
|
2025-12-12 10:02:30 +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
|
4da50873bd
|
Make search limit configurable
|
2025-12-09 11:46:43 +02:00 |
|
Yiorgis Gozadinos
|
75a086bae0
|
Visualize chunk command, format citations to show chunk id
|
2025-12-08 15:55:28 +02:00 |
|
Yiorgis Gozadinos
|
d808c6c425
|
Simplify citations in qa & graph agents
|
2025-12-08 15:55:27 +02:00 |
|
Yiorgis Gozadinos
|
c69b934eac
|
Incorporate additional docling meta in search(), expand_context() and relevant qa/research agents
|
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
|
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
|
3525fae625
|
Use EmbeddingModelConfig similar to ModelConfig for embeddings
|
2025-12-02 11:55:31 +02:00 |
|
Yiorgis Gozadinos
|
88a4edb537
|
--embed-only, --rechunk options in rebuild command
|
2025-11-28 10:11:52 +02:00 |
|
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
|
fdcf9a1a12
|
Show index stats in cli info command
|
2025-11-21 13:54:04 +02:00 |
|
Yiorgis Gozadinos
|
6a2f33b464
|
Create vector index from CLI, use configurable refine_factor
|
2025-11-21 13:54:01 +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
|
032625b0bb
|
Refactor everything graph-related under the graph module
|
2025-11-13 13:22:03 +02:00 |
|
Yiorgis Gozadinos
|
8f0597e89e
|
Update deep ask graph
|
2025-11-13 13:22:03 +02:00 |
|
Yiorgis Gozadinos
|
d5b6ad544d
|
Bring back verbose
|
2025-11-13 13:22:02 +02:00 |
|
Yiorgis Gozadinos
|
60ef8fe04c
|
AGUI starlette server
|
2025-11-13 13:22:02 +02:00 |
|
Yiorgis Gozadinos
|
663a7fac9a
|
Replace console/stream with AG-UI event protocol
|
2025-11-13 13:22:01 +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
|
782fbafb3d
|
Make graph settings part of config for both deep ask and research graphs
|
2025-11-06 14:31:22 +02:00 |
|
Yiorgis Gozadinos
|
6858760bca
|
Remove max_concurrency, not supported (yet) when we .map() in the beta Graph API
|
2025-11-06 11:02:32 +02:00 |
|
Yiorgis Gozadinos
|
bc71ad6fb0
|
Refactor research, deep ask to work with new beta pyndtic AI graph
|
2025-11-06 11:02:32 +02:00 |
|
Yiorgis Gozadinos
|
b8bc6d9b68
|
Let ruff know about our package structure
|
2025-11-05 17:47:27 +02:00 |
|
Yiorgis Gozadinos
|
5cd951a5f3
|
When checking for updates, use haiku.rag-slim as the package, since it is always installed
|
2025-11-05 10:30:59 +02:00 |
|
Yiorgis Gozadinos
|
2f9c907031
|
Restructure into uv workspace to support minimal and full installations
|
2025-11-04 17:59:12 +02:00 |
|