mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Structured output (json format) #267
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @robiul-islam-rubel on GitHub (May 13, 2025).
I am just try to implement the blog https://ollama.com/blog/structured-outputs python section, but it giving me errors.
#Python 3.10.12
#ollama version is 0.2.5
@ParthSareen commented on GitHub (May 15, 2025):
Make sure your Ollama and Ollama Python SDK versions are up to date!