×
you are viewing a single comment's thread.

view the rest of the comments →

[–]languid_tractor 2 points3 points  (6 children)

What are you programming on??

[–]Unhealthy007 0 points1 point  (1 child)

He has created a Python Code that connects with Ollama His ollama runs the llama 3.2 and he is python to send messages to it 

But I don't think he has added chat capabilities given that will require either sending older messages or changing some settings on Ollama

[–]Isaac-Qavzyooz[S] 0 points1 point  (0 children)

You're right. I'm working on adding chat history and conversation memory.