ollama / ollama-python

Ollama Python library
https://ollama.com
MIT License
4.04k stars 339 forks source link

Update _client.py - always include path in create #195

Closed DavidSouther closed 3 months ago

DavidSouther commented 3 months ago

Fixes #192

DavidSouther commented 3 months ago

This was an issue with a mismatch between Client and Server versions. brew upgrade ollama seems to have resolved this.