ollama / ollama-python

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

Updated readme to mention that this library needs ollama service to be running and also snippet to run it if someone is using a jupyter notebook #130

Open omkar787 opened 2 months ago

omkar787 commented 2 months ago

Note added in readme about the fact that the ollama service should be running before using ollama python library and also details about how to solve the connection refused error while running ollama in a jupyter notebook is also added

omkar787 commented 2 months ago

Yes, this will be very helpful for newcomers

Yes 🚀