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
{{ message }}
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
fix: copy the whole message content when doing normalization (#818)
When using tools like openiterpreter, messages come with extra keys
apart from content and role, like "tool_calls". With this normalization
they were stripped and the tool was broken
Closes: #812
0 commit comments