Commit graph

16 commits

Author SHA1 Message Date
Yiorgis Gozadinos
9c766846c0
Use proper ag-ui tool calls in ag-ui-example. Fuck copilotkit 2025-12-18 11:48:35 +02:00
Yiorgis Gozadinos
ff13be1210
Human-in-the-loop in ag-ui-example 2025-12-18 11:48:34 +02:00
Yiorgis Gozadinos
9fd33a2d83
DocumentSelector in frontend to select documents to do research on. 2025-12-11 15:06:16 +02:00
Yiorgis Gozadinos
39cbec1b88
Set search filters from ducment filter in example 2025-12-11 14:38:23 +02:00
Yiorgis Gozadinos
b70fd8b7b4
Api for listing documents 2025-12-11 12:44:14 +02:00
Yiorgis Gozadinos
0f5b9ae208
Update ag-ui-example UI with STATE_DELTA instead of ACTIVITY_SNAPSHOT since these are not handled by copilotkit 2025-12-08 15:55:28 +02:00
Yiorgis Gozadinos
84f25f0627
Visual grounding in ag-ui-example 2025-12-08 15:55:28 +02:00
Yiorgis Gozadinos
a9701616c8
Rename model to name under model 2025-11-25 12:28:43 +02:00
Yiorgis Gozadinos
1bb7b6d5bd
Add support for per-model configuration settings including thinking, temperature and max_tokens 2025-11-25 12:14:24 +02:00
Yiorgis Gozadinos
2dca72d670
Revert "Handle client-side tool calls in graph ag-ui emitter"
This reverts commit b1d19651d5.
2025-11-18 15:19:28 +02:00
Yiorgis Gozadinos
b1d19651d5
Handle client-side tool calls in graph ag-ui emitter 2025-11-18 14:10:21 +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
618b3ffd5f
Refactor config from flat to nested Pydantic models 2025-10-23 13:30:21 +03:00
Yiorgis Gozadinos
b8df152a90
Clean up 2025-10-20 16:43:34 +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