ollama / ollama-python

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

Chat example #193

Open MikeyBeez opened 3 months ago

MikeyBeez commented 3 months ago

The examples for chat have nothing to do with chatting. They are exactly the same as for generation. Doesn't chat include things like coreference resolution? Is this function special for chat or is it generation with another name?