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

Can't find the assistant's answers in the history #1093

Open
OSDkorben opened this issue Sep 11, 2024 · 3 comments
Open

Can't find the assistant's answers in the history #1093

OSDkorben opened this issue Sep 11, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@OSDkorben
Copy link

Describe the bug
Hello,
I updated my prod with last commit "3a6c7b7", and since then, the assistant's response history is no longer being saved in the database.
Do you have any idea?
plop

@OSDkorben OSDkorben added the bug Something isn't working label Sep 11, 2024
@lathcf
Copy link

lathcf commented Sep 11, 2024

I noticed this yesterday also, but since no one was talking about it I thought it might have been some other change I had done. The issue is coming from the change at line 655 in Chat.tsx. It is causing history/update to never fire so it isn't saving the assistant response.

image

@OlegDStassenko
Copy link

Oh ok, thank you for your response!
Do you think the patch will be able to be deployed to the main branch soon?

@jack-vinitsky
Copy link

Oh ok, thank you for your response! Do you think the patch will be able to be deployed to the main branch soon?

Fix has been merged to the main branch as per #1116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants