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
|
98727ad080
|
Add global --read-only mode in CLI
|
2025-12-18 16:43:49 +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
|
4da50873bd
|
Make search limit configurable
|
2025-12-09 11:46:43 +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
|
032625b0bb
|
Refactor everything graph-related under the graph module
|
2025-11-13 13:22:03 +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
|
17d6a1dfee
|
Bring back max_concurrency by means of asyncio.Semaphore
|
2025-11-06 11:02:32 +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
|
2f9c907031
|
Restructure into uv workspace to support minimal and full installations
|
2025-11-04 17:59:12 +02:00 |
|