Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation history overlap with multiple models #3386

Closed
AarushSah opened this issue Jun 23, 2024 · 0 comments
Closed

Conversation history overlap with multiple models #3386

AarushSah opened this issue Jun 23, 2024 · 0 comments

Comments

@AarushSah
Copy link

Bug Report

Description

Bug Summary:
When simultaneously querying multiple models, if you remove models every turn, conversation histories get mixed and jumbled.

Steps to Reproduce:
Start with three models selected, ask a question.
image

Remove a model, ask another question.
image

The history overlaps, mixing the history for GPT-4o and Claude 3.5 Sonnet.

Expected Behavior:
I expected the conversation history for Sonnet to be kept seperate from the history for 4o.

Actual Behavior:
The history for 4o overwrote the Sonnet history.

Environment

  • Open WebUI Version:

  • 0.3.5

  • Operating System: [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04]

  • Windows 11

Reproduction Details

Confirmation:

  • [X ] I have read and followed all the instructions provided in the README.md.
  • [X ] I am on the latest version of both Open WebUI and Ollama.
  • [X ] I have included the browser console logs.
    No Need
  • [X ] I have included the Docker container logs.
    No Need

Installation Method

pip install open-webui
open-webui serve

Additional Information

I used OpenRouter models.

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

@open-webui open-webui locked and limited conversation to collaborators Jun 23, 2024
@tjbck tjbck converted this issue into discussion #3387 Jun 23, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant