ollama / ollama-python

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

Add URL path to client URL in in Client._parse_host() #170

Open bplunkert opened 1 month ago

bplunkert commented 1 month ago

This fix for #113 allows instantiating a client with a custom URL path as part of the host argument.