Skip to content
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

When the model is responding, switching to another conversation causes the response to be written in the new conversation #172

Open
kazu0123 opened this issue Dec 5, 2024 · 0 comments

Comments

@kazu0123
Copy link

kazu0123 commented Dec 5, 2024

When the model is responding, switching to another conversation causes the response to be partially written in the new conversation. This behavior disrupts the consistency of conversations.

Steps to Reproduce

  1. Open the Enchanted app.
  2. Ask a question in Conversation A.
  3. Wait for the response in Conversation A to complete.
  4. Start a new conversation and ask a question (referred to as Conversation B).
  5. While the model is responding in Conversation B, switch back to Conversation A.
  6. Part of the response from Conversation B appears in Conversation A.

Expected Behavior

  • The model's response should only be written in the conversation where the question was asked (Conversation B).
  • Other conversations (e.g., Conversation A) should remain unaffected.

Actual Behavior

  • The model's response is partially written in Conversation A.

Environment

  • Enchanted Version 1.7.2 (50)
  • macOS Sequoia Version 15.1.1 (24B2091)
  • ollama version is 0.4.3

Video (Steps 4 onward)

Image from Gyazo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant