Yiorgis Gozadinos
|
198a8d5a88
|
Add pre-loaded documents support and improve RLM test coverage
|
2026-02-06 12:07:04 +01:00 |
|
Yiorgis Gozadinos
|
fa4d7731d7
|
Replace ask() with llm(). Add and document the programs written in tests
|
2026-02-06 12:07:03 +01:00 |
|
Yiorgis Gozadinos
|
5e7832a6ea
|
Fix REPL for docling document, add test
|
2026-02-06 12:07:03 +01:00 |
|
Yiorgis Gozadinos
|
5e5fc4a7d9
|
Integration tests for RLM
|
2026-02-06 12:07:03 +01:00 |
|
Yiorgis Gozadinos
|
b68b2393e9
|
Integrate with client, cli, app, mcp
|
2026-02-06 12:07:03 +01:00 |
|
Yiorgis Gozadinos
|
75de81accf
|
RLM agent
|
2026-02-06 12:07:03 +01:00 |
|
Yiorgis Gozadinos
|
ad416cac84
|
RLM sandbox environment
|
2026-02-06 12:07:02 +01:00 |
|
Yiorgis Gozadinos
|
e470304277
|
Merge pull request #270 from ggozad/feat/chunking-ocr-options
Pass OCR options from conversion_options to docling-serve chunker
|
2026-02-06 12:04:45 +01:00 |
|
Yiorgis Gozadinos
|
b22ac33dde
|
Pass OCR options from conversion_options to docling-serve chunker
|
2026-02-03 11:34:46 +02:00 |
|
Yiorgis Gozadinos
|
b6431322cf
|
Merge pull request #268 from ggozad/chore/fix-flaky-hf-tests
Fix flaky huggingface in tests by caching the tokenizer
|
2026-01-31 12:24:16 +02:00 |
|
Yiorgis Gozadinos
|
35bed89717
|
Fix flaky huggingface in tests by caching the tokenizer
|
2026-01-31 12:07:42 +02:00 |
|
Yiorgis Gozadinos
|
1e22937482
|
vb
|
2026-01-31 11:12:38 +02:00 |
|
Yiorgis Gozadinos
|
5cdf079322
|
Merge pull request #267 from ggozad/feat/research-graph-improvements
Performance improvements for the research graph & chat agents
|
2026-01-31 11:11:40 +02:00 |
|
Yiorgis Gozadinos
|
ac76ecee86
|
Remove dead code from iterative research planning refactor
|
2026-01-31 10:51:34 +02:00 |
|
Yiorgis Gozadinos
|
42f2d0fd0e
|
docs
|
2026-01-31 10:13:22 +02:00 |
|
Yiorgis Gozadinos
|
57d5b1bde5
|
Simplify research planning: remove gather_context, always use planner
|
2026-01-30 22:32:08 +02:00 |
|
Yiorgis Gozadinos
|
109f770a2a
|
Refactor research graph to iterative planning approach
|
2026-01-30 20:46:29 +02:00 |
|
Yiorgis Gozadinos
|
5f6488e116
|
Update benchmarks
|
2026-01-30 13:05:47 +02:00 |
|
Yiorgis Gozadinos
|
4264cdcc24
|
vb
|
2026-01-29 15:35:42 +02:00 |
|
Yiorgis Gozadinos
|
f17c1d5003
|
TUI video link in docs
|
2026-01-29 15:26:35 +02:00 |
|
Yiorgis Gozadinos
|
6aa9f83670
|
Merge pull request #265 from ggozad/feat/deep-ask-evals
Evaluations using ask --deep
|
2026-01-29 14:40:53 +02:00 |
|
Yiorgis Gozadinos
|
2a99cb09bf
|
Evaluate using ask --deep
|
2026-01-29 14:22:18 +02:00 |
|
Yiorgis Gozadinos
|
39f4937916
|
Handle missing datasets from huggingface
|
2026-01-29 13:31:31 +02:00 |
|
Yiorgis Gozadinos
|
51e6be0d68
|
Merge pull request #264 from ggozad/fix/tui
Fix TUI session handling
|
2026-01-29 12:26:10 +02:00 |
|
Yiorgis Gozadinos
|
77894b8c35
|
Clena citation handling now that we handle the total state
|
2026-01-29 12:12:48 +02:00 |
|
Yiorgis Gozadinos
|
202df368a0
|
TUI now syncs full session state from AG-UI events
|
2026-01-29 12:05:46 +02:00 |
|
Yiorgis Gozadinos
|
49efe3eede
|
Update docs
|
2026-01-28 18:12:31 +02:00 |
|
Yiorgis Gozadinos
|
2afb10f6a4
|
Merge pull request #263 from ggozad/feat/state-deltas
Send delta snapshots instead of full snapshots in AGUI
|
2026-01-28 17:44:55 +02:00 |
|
Yiorgis Gozadinos
|
cbd94f6cc9
|
Always use state deltas instead of conditional snapshot/delta logic
|
2026-01-28 17:03:18 +02:00 |
|
Yiorgis Gozadinos
|
57fd08d600
|
Revert "Synthesis steps now select only relevant citations instead of including all"
|
2026-01-28 16:00:27 +02:00 |
|
Yiorgis Gozadinos
|
e2158c7dad
|
Handle snapshot deltas in TUI
|
2026-01-28 15:23:56 +02:00 |
|
Yiorgis Gozadinos
|
3741274c6c
|
Update ty and fix
|
2026-01-28 14:24:16 +02:00 |
|
Yiorgis Gozadinos
|
639accc923
|
Update tests for state deltas
|
2026-01-28 14:19:42 +02:00 |
|
Yiorgis Gozadinos
|
e325962fcc
|
Add logging to the backend
|
2026-01-28 14:08:24 +02:00 |
|
Yiorgis Gozadinos
|
b5aeefb10f
|
Fix state delta computation by avoiding mutation of original state
|
2026-01-28 14:06:29 +02:00 |
|
Yiorgis Gozadinos
|
c27dde2497
|
Send state deltas updates instead of full state snapshots
|
2026-01-28 14:06:29 +02:00 |
|
Yiorgis Gozadinos
|
27532eb657
|
Merge pull request #262 from ggozad/feat/chat-agent-improvements
Conversational agent improvements
|
2026-01-28 14:05:43 +02:00 |
|
Yiorgis Gozadinos
|
1bc2b5f05a
|
Add vcr test
|
2026-01-27 17:28:50 +02:00 |
|
Yiorgis Gozadinos
|
5bfd6db984
|
Test count_documents
|
2026-01-27 17:17:05 +02:00 |
|
Yiorgis Gozadinos
|
626f5cdd0e
|
Make list_documents return structured output and give feedback about total count and pages
|
2026-01-27 17:00:39 +02:00 |
|
Yiorgis Gozadinos
|
cca03dbe61
|
Give the conversational agent a list documents and a summarize tools
|
2026-01-27 16:39:48 +02:00 |
|
Yiorgis Gozadinos
|
8a587ec554
|
Synthesis steps now select only relevant citations instead of including all
|
2026-01-27 15:56:29 +02:00 |
|
Yiorgis Gozadinos
|
614c34b98f
|
Add read-only initial context for chat sessions for TUI and web app
|
2026-01-27 13:59:00 +02:00 |
|
Yiorgis Gozadinos
|
bb634e68a4
|
vb
|
2026-01-27 11:17:17 +02:00 |
|
Yiorgis Gozadinos
|
66467abec3
|
Merge pull request #261 from ggozad/chore/chat-agent-improvements
Initial Context for Chat Sessions & fixes
|
2026-01-27 11:16:35 +02:00 |
|
Yiorgis Gozadinos
|
09aa94bfe5
|
Fix datetime JSON serialization in AG-UI StateSnapshotEvent
|
2026-01-27 11:05:01 +02:00 |
|
Yiorgis Gozadinos
|
ee3cb5bd87
|
Allow initial_context to be set for the chat agent
|
2026-01-27 10:38:18 +02:00 |
|
Yiorgis Gozadinos
|
7c9d70fa62
|
vb
|
2026-01-26 16:46:33 +02:00 |
|
Yiorgis Gozadinos
|
ab10bfc689
|
Merge pull request #254 from ggozad/feat/context-building
Dynamic session context for conversational RAG
|
2026-01-26 16:44:24 +02:00 |
|
Yiorgis Gozadinos
|
6f9bc369dc
|
Improve coverage
|
2026-01-26 16:43:12 +02:00 |
|