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
|
08349e5c0e
|
QOL fixes for interactive cli research
|
2025-12-18 11:48:35 +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
|
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
|
7ccabf4fb9
|
Log to console with logfire only in development
|
2025-12-11 10:47:18 +02:00 |
|
Yiorgis Gozadinos
|
5edae13cc0
|
Run logfire regardless of environment
|
2025-12-11 10:43:25 +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
|
bfdaa4652a
|
Configure logging regardsless of the env
|
2025-12-08 15:55:27 +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
|
ed53ec461a
|
Convert prefetch_models() to async
|
2025-11-26 18:08:48 +02:00 |
|
Yiorgis Gozadinos
|
59eba31267
|
Handle missing textual dependencies
|
2025-11-21 16:48:35 +02:00 |
|
Yiorgis Gozadinos
|
89a2668c25
|
inspector command that runs a textual app to browse documents and chunks in the database
|
2025-11-21 16:48:34 +02:00 |
|
Yiorgis Gozadinos
|
6a2f33b464
|
Create vector index from CLI, use configurable refine_factor
|
2025-11-21 13:54:01 +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
|
0b696d9629
|
Remove deprecated use of env variables for configuration
|
2025-11-07 10:54:32 +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
|
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 |
|