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
This PR was squashed before being merged into the main branch.
Discussion
----------
[Platform] Add content when normalizing ollama assistant messages
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? |no
| Docs? | no
| Issues | None
| License | MIT
The assistant message for ollama chats supports `content` as well as `tool_calls`. Not providing content to assistant messages leads to loss of context especially in cases where no tools have been used.
Commits
-------
b1a3dcd [Platform] Add content when normalizing ollama assistant messages
0 commit comments