ZIm/crates/assistant2
Agus Zubiaga 5f398071b2
assistant2: Skip tool uses without a matching tool result (#27082)
Anthropic API doesn't allow `tool_use` messages without a corresponding
`tool_result`, so we'll skip those when building a request. I'll
separately investigate why we are sending request before the tool result
as that might lead to separate issues, but that might take a while and
this is currently very frustrating.

Release Notes:

- N/A
2025-03-19 15:54:57 +00:00
..
src assistant2: Skip tool uses without a matching tool result (#27082) 2025-03-19 15:54:57 +00:00
Cargo.toml Revert "Start tracking edits performed by the agent" (#27077) 2025-03-19 15:33:08 +01:00
LICENSE-GPL Break ground on assistant2 (#21109) 2024-11-23 11:24:52 -05:00