You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you submit a tool result from the client via addToolResult then that results in the generation of a new assistant message with a different message id than the one that has the tool result on it. This means I end up with the message twice in the chat where the first doesn't have the text parts after the tool result and the second has.