#Clear Assist Conversation/Chat History

1 messages · Page 1 of 1 (latest)

slow spindle
#

Hi, I am working on my voice assistant.
My problem is that my agent is replying based on his old chat history and tool calls.

Previously I was using different tool calls, and it is still using those because because of the chat history.
I would like to delete the history, but I don't know how to do it.

Can anyone help?
Thanks

(Please, tag me in the reply 😃)

near acorn
#

In integration set amount of history messages to 1

slow spindle
#

How can I do that?
There is no integration to handle chat history.
Am I missing something?

near acorn
#

@slow spindle Assuming you use Ollama: settings - devices and services - Ollama - your conversation agent - press cog, find "max history messages", set to 1.

slow spindle
#

@near acorn thank you for the reply, but currently I am using the Open Router Service.
But it should not support conversation history.
I don't really know who and where the conversation history is currently stored.

near acorn
#

Check what are parameters on the model you're running then...

slow spindle
#

No parameters, I just had to setup the model, which is Gemini 2.5 Pro.
But there is no setting for the conversation history.
It is not even mentioned in the Open Router integration page.
In fact I don't really know where the conversation history is stored.