Call mode issue #1905

Closed
opened 2025-11-11 14:56:06 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @isr431 on GitHub (Aug 27, 2024).

Bug Report

Installation Method

Installed using Docker.

Environment

  • Open WebUI Version: v0.3.16

  • Ollama (if applicable): 0.3.7

  • Operating System: Windows 11

  • Browser (if applicable): Chrome

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

Call model should alternate between the assistant and user seamlessly.

Actual Behavior:

During call mode, it hears the assistant's responses and includes it in the user's input.

Description

Bug Summary:
Assistant response is included in user input.

Reproduction Details

Steps to Reproduce:

  1. Start Call mode.
  2. Say something.
  3. Wait for assistant response.

Logs and Screenshots

Screenshots/Screen Recordings (if applicable):
Screenshot 2024-08-28 095639

Originally created by @isr431 on GitHub (Aug 27, 2024). # Bug Report ## Installation Method Installed using Docker. ## Environment - **Open WebUI Version:** v0.3.16 - **Ollama (if applicable):** 0.3.7 - **Operating System:** Windows 11 - **Browser (if applicable):** Chrome **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. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: Call model should alternate between the assistant and user seamlessly. ## Actual Behavior: During call mode, it hears the assistant's responses and includes it in the user's input. ## Description **Bug Summary:** Assistant response is included in user input. ## Reproduction Details **Steps to Reproduce:** 1. Start Call mode. 2. Say something. 3. Wait for assistant response. ## Logs and Screenshots **Screenshots/Screen Recordings (if applicable):** ![Screenshot 2024-08-28 095639](https://github.com/user-attachments/assets/5a2da1b1-3251-45fd-bdc3-2fc83cb78e80)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#1905