OpenAI models second time user input is discarded #65

Closed
opened 2025-11-11 14:03:40 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @luisherranz on GitHub (Nov 28, 2023).

Originally assigned to: @tjbck on GitHub.

Describe the bug

When using OpenAI models, the second user input is discarded and instead, the first input is repeated again. It happens cyclically.

To Reproduce

Steps to reproduce the behavior:

  1. Select an OpenAI model, like GPT4-turbo
  2. Ask something
  3. Check the answer
  4. Ask something different
  5. The second output is the answer to the first question

Expected behavior

The second output should be the answer to the second question.

Screenshots

https://github.com/ollama-webui/ollama-webui/assets/3305402/da2972e5-0e02-4725-8fed-5169f83dd20a

Desktop (please complete the following information):

  • OS: macOS Sonoma
  • Browser Chrome 119
  • Version v1.0.0-alpha.11
Originally created by @luisherranz on GitHub (Nov 28, 2023). Originally assigned to: @tjbck on GitHub. **Describe the bug** When using OpenAI models, the second user input is discarded and instead, the first input is repeated again. It happens cyclically. **To Reproduce** Steps to reproduce the behavior: 1. Select an OpenAI model, like GPT4-turbo 2. Ask something 3. Check the answer 4. Ask something different 5. The second output is the answer to the first question **Expected behavior** The second output should be the answer to the second question. **Screenshots** https://github.com/ollama-webui/ollama-webui/assets/3305402/da2972e5-0e02-4725-8fed-5169f83dd20a **Desktop (please complete the following information):** - OS: macOS Sonoma - Browser Chrome 119 - Version v1.0.0-alpha.11
Author
Owner

@tjbck commented on GitHub (Nov 28, 2023):

Hi, Thanks for letting us know! Just merged the branch with the fix. Please try out the latest version and let me know if the issue persists, Keep us updated!

@tjbck commented on GitHub (Nov 28, 2023): Hi, Thanks for letting us know! Just merged the branch with the fix. Please try out the latest version and let me know if the issue persists, Keep us updated!
Author
Owner

@luisherranz commented on GitHub (Nov 29, 2023):

Working great, thank you 🙂

@luisherranz commented on GitHub (Nov 29, 2023): Working great, thank you 🙂
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#65