pakrym-oai
6c384eb9c6
tests: replace mount_sse_once_match with mount_sse_once for SSE mocking ( #6640 )
2025-11-13 18:04:05 -08:00
Ahmed Ibrahim
9890ceb939
Avoid double truncation ( #6631 )
...
1. Avoid double truncation by giving 10% above the tool default constant
2. Add tests that fails when const = 1
2025-11-13 16:59:31 -08:00
Ahmed Ibrahim
1c8507b32a
Truncate total tool calls text ( #5979 )
...
Put a cap on the aggregate output of text content on tool calls.
---------
Co-authored-by: Gabriel Peal <gpeal@users.noreply.github.com >
2025-10-31 10:30:36 -07:00
jif-oai
aa76003e28
chore: unify config crates ( #5958 )
2025-10-30 10:28:32 +00:00
Ahmed Ibrahim
7226365397
Centralize truncation in conversation history ( #5652 )
...
move the truncation logic to conversation history to use on any tool
output. This will help us in avoiding edge cases while truncating the
tool calls and mcp calls.
2025-10-27 14:05:35 -07:00