ZIm/crates/assistant2
Agus Zubiaga dfdca540ec
assistant2: Handle empty tool results by providing placeholder text (#27130)
This is surprising, but the Anthropic API returns a 400 if a tool output
is an empty string because it thinks we're attaching a `tool use`
without a corresponding `tool result`, but we are not, it's just empty
(which seems totally reasonable) 🙃

Release Notes:

- N/A
2025-03-19 22:30:49 +00:00
..
src assistant2: Handle empty tool results by providing placeholder text (#27130) 2025-03-19 22:30:49 +00:00
Cargo.toml Start on a Git-based review flow (#27103) 2025-03-19 19:00:21 +00:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00