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
When running ollama chat with structured output and a regex pattern, I get the following error: ollama._types.ResponseError: invalid JSON schema in format. This seems to be exclusive to the pattern argument; removing it resolves the issue.
What is the issue?
When running ollama chat with structured output and a regex pattern, I get the following error:
ollama._types.ResponseError: invalid JSON schema in format
. This seems to be exclusive to the pattern argument; removing it resolves the issue.OS
macOS
GPU
Other
CPU
Apple
Ollama version
0.5.4
The text was updated successfully, but these errors were encountered: