Yiorgis Gozadinos
|
de14bb9f90
|
Avoid citation meta inside LLM context
|
2025-12-08 15:55:28 +02:00 |
|
Yiorgis Gozadinos
|
d808c6c425
|
Simplify citations in qa & graph agents
|
2025-12-08 15:55:27 +02:00 |
|
Yiorgis Gozadinos
|
16a97cc140
|
Properly expand context in the case of docling documents and merge chunks and meta
|
2025-12-08 15:55:26 +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
|
1bb7b6d5bd
|
Add support for per-model configuration settings including thinking, temperature and max_tokens
|
2025-11-25 12:14:24 +02:00 |
|
Yiorgis Gozadinos
|
03c1f356b2
|
Update qa agent search limit to 5
|
2025-11-24 15:01:31 +02:00 |
|
Yiorgis Gozadinos
|
032625b0bb
|
Refactor everything graph-related under the graph module
|
2025-11-13 13:22:03 +02:00 |
|
Yiorgis Gozadinos
|
8f0597e89e
|
Update deep ask graph
|
2025-11-13 13:22:03 +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
|
38861da549
|
Go back and separate common patters in graph_common
|
2025-11-06 11:02:32 +02:00 |
|
Yiorgis Gozadinos
|
9075dac23a
|
Remove graph common and move its content to deep QA, research.
|
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 |
|