ZIm/crates/agent
Marshall Bowers 2846c55cde
agent: Account for tool use messages without any corresponding text (#27917)
This PR makes it so if we receive a tool use from the model without any
corresponding text, we'll insert some placeholder text to keep the
conversation in a well-structured format.

This aims to fix an error that Antonio was seeing:


![image](https://github.com/user-attachments/assets/eeba95ef-9b67-41d7-bce3-afe84bcdc7b1)

Release Notes:

- N/A
2025-04-02 12:56:50 +00:00
..
src agent: Account for tool use messages without any corresponding text (#27917) 2025-04-02 12:56:50 +00:00
Cargo.toml Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00
LICENSE-GPL Rename assistant2 to agent (#27887) 2025-04-02 00:40:47 +00:00