Commit graph

30 commits

Author SHA1 Message Date
Yiorgis Gozadinos
4b0a1f0038
Update ag-ui-research example with haiku.rag-slim image 2025-11-17 14:42:14 +02:00
Yiorgis Gozadinos
d197fb5a35
Update docker example & relevant docs 2025-11-17 14:21:08 +02:00
Yiorgis Gozadinos
c8999a89b8
Update and lock pydantic-ai-slim 2025-11-14 11:26:09 +02:00
Yiorgis Gozadinos
2c43f034de
Refactor ag-ui-research. Drop human-in-the-loop, use MemoryObjectSendStream to merge the graph and agent streams together 2025-11-13 13:22:53 +02:00
Yiorgis Gozadinos
032625b0bb
Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00
Yiorgis Gozadinos
34f50f37a0
vb 2025-11-07 14:44:58 +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
38861da549
Go back and separate common patters in graph_common 2025-11-06 11:02:32 +02:00
Yiorgis Gozadinos
0e0a5578b6
Add max_retries to insight_agent when producing structured output 2025-11-03 15:01:24 +02:00
Yiorgis Gozadinos
54fa3de2da
Fix ag-ui docker config 2025-10-27 16:53:08 +02:00
Yiorgis Gozadinos
0e1f827da4
Update examples to use the YAML config. Needs checking post release as we use the published docker image 2025-10-23 15:25:33 +03:00
Yiorgis Gozadinos
618b3ffd5f
Refactor config from flat to nested Pydantic models 2025-10-23 13:30:21 +03:00
Yiorgis Gozadinos
0fbe8cc516
Update documentation 2025-10-23 11:58:47 +03:00
Mikko Ohtamaa
e5e435e028
Adding end to end tutorial 2025-10-20 19:11:40 +03:00
Yiorgis Gozadinos
3f7e410fc4
Add link to vimeo 2025-10-20 17:33:38 +03:00
Yiorgis Gozadinos
1ab15decf6
Update docs 2025-10-20 16:46:55 +03:00
Yiorgis Gozadinos
b8df152a90
Clean up 2025-10-20 16:43:34 +03:00
Yiorgis Gozadinos
b75d100526
Show markdown in key insights 2025-10-20 15:46:55 +03:00
Yiorgis Gozadinos
ebbe668a18
HIL for plan approval 2025-10-20 15:31:00 +03:00
Yiorgis Gozadinos
a3a26056ff
Improve prompt for sequential calling, show markdown where appropriate 2025-10-20 14:31:51 +03:00
Yiorgis Gozadinos
447277015b
Limit to 3 questions, revise progress UI 2025-10-20 14:10:34 +03:00
Yiorgis Gozadinos
e1d5102b12
Do not ask for approval in between searches 2025-10-20 13:54:04 +03:00
Yiorgis Gozadinos
a3e37dce5a
View documents, group search results under questions 2025-10-17 15:38:29 +03:00
Yiorgis Gozadinos
cc3d1c7e43
Use proper chat widget instead of sidebar 2025-10-17 14:16:38 +03:00
Yiorgis Gozadinos
2d86c0fd61
state synchronization between backend agent and frontend 2025-10-17 14:05:26 +03:00
Yiorgis Gozadinos
e3b07db8b9
Basic skeleton for running an ag-ui demo using starlette and nextjs 2025-10-17 12:43:27 +03:00
Yiorgis Gozadinos
aa9b5f7b0c
Fix default db path inside docker container, always point to /data 2025-10-15 13:10:55 +03:00
Yiorgis Gozadinos
48dbf5ff59
Basic docker container building & example for running haiku.rag in docker compose 2025-10-15 12:34:52 +03:00
Yiorgis Gozadinos
34b3e9969f
Interactive client 2025-10-14 11:55:47 +03:00
Yiorgis Gozadinos
fce68a6673
Document securing a2a 2025-10-13 18:01:23 +03:00