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
Fix TypeError: unhashable type: 'dict' in Ollama stream chat with tools (#19938)
* Fixed exception thrown when stream_chat is used with tools and tries to call set on a dict
* updated version
* linting
---------
Co-authored-by: Duong. Sinclair <[email protected]>
0 commit comments