Yiorgis Gozadinos
|
e4dc60c4f1
|
Update core dependencies
|
2026-04-03 10:14:27 +03:00 |
|
Yiorgis Gozadinos
|
aa9fdf051d
|
Remove support for structured output
|
2026-03-24 14:11:43 +02:00 |
|
Yiorgis Gozadinos
|
8c7eec8a8d
|
Strengthen cited chunk structured output description
|
2026-03-12 14:00:24 +02:00 |
|
Yiorgis Gozadinos
|
90fe624fa7
|
improve QA citation reliability via prompt and ID normalization
|
2026-03-12 11:50:46 +02:00 |
|
Yiorgis Gozadinos
|
28e90e5a87
|
Auto-detect structured output mode from model profile. Remove the structured_output config field from ModelConfig.
|
2026-03-04 14:51:09 +02:00 |
|
Yiorgis Gozadinos
|
fdd7c21757
|
Add configurable structured output mode (tool vs native)
|
2026-03-04 13:35:32 +02:00 |
|
Yiorgis Gozadinos
|
034ee27daf
|
Use ToolOutput for structured output.
|
2026-03-03 16:14:45 +02:00 |
|
Yiorgis Gozadinos
|
69083c8cb4
|
Fix stale docs
|
2026-02-20 16:59:58 +02:00 |
|
Yiorgis Gozadinos
|
37f28ea8de
|
Clean up stale references and dead code
|
2026-02-20 16:37:15 +02:00 |
|
Yiorgis Gozadinos
|
eb9436eb2a
|
Remove unused conversational output mode from research graph
|
2026-02-20 16:36:50 +02:00 |
|
Yiorgis Gozadinos
|
ac76ecee86
|
Remove dead code from iterative research planning refactor
|
2026-01-31 10:51:34 +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
|
57fd08d600
|
Revert "Synthesis steps now select only relevant citations instead of including all"
|
2026-01-28 16:00:27 +02:00 |
|
Yiorgis Gozadinos
|
3741274c6c
|
Update ty and fix
|
2026-01-28 14:24:16 +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
|
ee3cb5bd87
|
Allow initial_context to be set for the chat agent
|
2026-01-27 10:38:18 +02:00 |
|
Yiorgis Gozadinos
|
ff92ee8271
|
Skip gather_context when session context exists
|
2026-01-26 16:42:39 +02:00 |
|
Yiorgis Gozadinos
|
5aabae4d06
|
Remove background_context & simplify
|
2026-01-26 16:42:39 +02:00 |
|
Yiorgis Gozadinos
|
9ed8773672
|
Unify Citation class and context formatting between chat and research agents
|
2026-01-26 16:42:38 +02:00 |
|
Yiorgis Gozadinos
|
74eac57ffa
|
Remove qa_history ranking in favor of SessionContext, planner can skip searching if context adequate
|
2026-01-26 16:42:38 +02:00 |
|
Yiorgis Gozadinos
|
7f51c63ad7
|
Search results now show rank position instead of raw scores. Consolidate cassettes
|
2026-01-21 14:54:15 +02:00 |
|
Yiorgis Gozadinos
|
5e55c0df54
|
replace pyright with ty type checker
|
2026-01-19 15:50:14 +02:00 |
|
Yiorgis Gozadinos
|
bdfc6b87e7
|
Rename initial_context to background_context
|
2026-01-16 15:03:42 +02:00 |
|
Yiorgis Gozadinos
|
d82e1f95c1
|
Optimize context prompts
|
2026-01-16 15:03:05 +02:00 |
|
Yiorgis Gozadinos
|
dff489f75f
|
Add initial_context support to chat agent
|
2026-01-16 15:03:05 +02:00 |
|
Yiorgis Gozadinos
|
d43821659c
|
Filter low-confidence answers
|
2026-01-12 15:01:32 +02:00 |
|
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 |
|