ollama / ollama-python

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

Continued Conversations #99

Closed splamei closed 3 months ago

splamei commented 3 months ago

Is it possible to use continued conversation like in the terminal when running ollama run <model name> as I'm working on an AI chatbot in python but the way I get it to remember what it just said makes the AI repeat.

Is there a way for continued conversation?

splamei commented 3 months ago

It's been solved on the Discord Server