mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Continued Conversations #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @splamei on GitHub (Mar 23, 2024).
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 on GitHub (Mar 23, 2024):
It's been solved on the Discord Server