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
ollama: Fix JSON format bug issue when not streaming (#892)
* Graceful handling when LLM spits whitespace on json mode with Ollama.
* ollama: Simplify stream repr, spruce up fn calling example
---------
Co-authored-by: Travis Cline <travis.cline@gmail.com>
ollama: Fix JSON format bug issue when not streaming (#892)
* Graceful handling when LLM spits whitespace on json mode with Ollama.
* ollama: Simplify stream repr, spruce up fn calling example
---------
Co-authored-by: Travis Cline <travis.cline@gmail.com>