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
|
6759a2e0a5
|
Give regex to monty as externals
|
2026-02-24 13:12:56 +02:00 |
|
Yiorgis Gozadinos
|
1ee9747551
|
Catch MontyRuntimeError from Monty() constructor
|
2026-02-24 12:11:20 +02:00 |
|
Yiorgis Gozadinos
|
459fdfca71
|
Add get_docling_document external function to sandbox
|
2026-02-24 11:51:43 +02:00 |
|
Yiorgis Gozadinos
|
d3c6322481
|
Simplify sandbox with run_monty_async, replace manual ThreadPoolExecutor start/resume loop
|
2026-02-24 11:35:39 +02:00 |
|
Yiorgis Gozadinos
|
454f12b319
|
Update coverage
|
2026-02-24 09:55:45 +02:00 |
|
Yiorgis Gozadinos
|
c61ded1271
|
Replace Docker sandbox with pydantic-monty
|
2026-02-24 09:55:40 +02:00 |
|
Yiorgis Gozadinos
|
72c8f6e1b1
|
Additional tests
|
2026-02-13 18:08:46 +02:00 |
|
Yiorgis Gozadinos
|
720f697a48
|
Cleanup
|
2026-02-06 12:07:21 +01:00 |
|
Yiorgis Gozadinos
|
f8ec511250
|
Return consolidated program from RLM agent instead of execution history
|
2026-02-06 12:07:20 +01:00 |
|
Yiorgis Gozadinos
|
764b62ee20
|
Fix tests
|
2026-02-06 12:07:19 +01:00 |
|
Yiorgis Gozadinos
|
b426827fc2
|
Docker-based sandbox. Reused within a single rlm() call for latency
|
2026-02-06 12:07:19 +01:00 |
|
Yiorgis Gozadinos
|
4241a4b09e
|
Security fixes for RLM. Fix type() builtin, AST validation for dict key access, sql injection
|
2026-02-06 12:07:19 +01:00 |
|
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 |
|