mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
json: cannot unmarshal object into Go struct field ChatRequest.format of type string (status code: 400) #206
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 @tusharad on GitHub (Jan 23, 2025).
Getting below error upon running example from here

OS : Ubuntu 22.04.05
Python version: Python 3.10.12
pip3 list:
@tendermonster commented on GitHub (Feb 2, 2025):
did you solve it ?
@tusharad commented on GitHub (Feb 2, 2025):
Yes. I was using older version of ollama. My bad