[GH-ISSUE #4801] Chatting with two models at once, second request takes history (first answer) from one model and uses it in request to both models #4739 #52402

Closed
opened 2026-05-05 13:29:29 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @vlsav on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4801

Same issue as in #4739
Checked with open-webui v0.3.15
Is it possible to have separate chats with several models, when particular model responses are sent only to this model, not to others?

Originally created by @vlsav on GitHub (Aug 22, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4801 Same issue as in #4739 Checked with open-webui v0.3.15 Is it possible to have separate chats with several models, when particular model responses are sent only to this model, not to others?
Author
Owner

@tjbck commented on GitHub (Aug 22, 2024):

image

0.3.15 doesn't have the issue, please make sure you've updated to the latest.

<!-- gh-comment-id:2304469121 --> @tjbck commented on GitHub (Aug 22, 2024): <img width="1238" alt="image" src="https://github.com/user-attachments/assets/5558607a-78c2-471f-917e-960d0ff29151"> 0.3.15 doesn't have the issue, please make sure you've updated to the latest.
Author
Owner

@vlsav commented on GitHub (Aug 22, 2024):

@tjbck please have a look on my screenshot, on second request and second answer from two models. It is evident, that both models receive answer on first question from "model 2" in context with second request. I am wondering if this is an expected behavior or not and if it is possible to achieve completely separate request/answer flow for two models, without answers merge.
encounter an issue with screentshot, so just copy/paste from chat window
You
tell me short one line advice about business
Model1
"Focus on providing value to your customers."
Model2
"Build a business that solves a problem, not just a product that people want."

You
please write your advice in other words
Model1
Focus on creating value by solving a problem, rather than just selling a product.
Model2
"Create a business that answers a need, not just a product that people desire."

<!-- gh-comment-id:2304624301 --> @vlsav commented on GitHub (Aug 22, 2024): @tjbck please have a look on my screenshot, on second request and second answer from two models. It is evident, that both models receive answer on first question from "model 2" in context with second request. I am wondering if this is an expected behavior or not and if it is possible to achieve completely separate request/answer flow for two models, without answers merge. **encounter an issue with screentshot, so just copy/paste from chat window** You tell me short one line advice about business Model1 "Focus on providing value to your customers." Model2 "Build a business that solves a problem, not just a product that people want." You please write your advice in other words Model1 Focus on creating value by solving a problem, rather than just selling a product. Model2 "Create a business that answers a need, not just a product that people desire."
Author
Owner

@tjbck commented on GitHub (Aug 22, 2024):

This is an expected behaviour, the subsequent requests will utilise selected messages is in the chat history.

<!-- gh-comment-id:2304790012 --> @tjbck commented on GitHub (Aug 22, 2024): This is an expected behaviour, the subsequent requests will utilise selected messages is in the chat history.
Author
Owner

@vlsav commented on GitHub (Aug 22, 2024):

@tjbck Thank you for clarification. I see, so only one response (selected, or merged if chosen) is used. So it is more relevant to get better result from several models, not to compare different models answers. Do you have plans to utilize separate requests/answers per model?

<!-- gh-comment-id:2304826752 --> @vlsav commented on GitHub (Aug 22, 2024): @tjbck Thank you for clarification. I see, so only one response (selected, or merged if chosen) is used. So it is more relevant to get better result from several models, not to compare different models answers. Do you have plans to utilize separate requests/answers per model?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#52402