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

Not sending complete data to datalake in v3.6.0 #3334

Open
manyoso opened this issue Dec 20, 2024 · 0 comments
Open

Not sending complete data to datalake in v3.6.0 #3334

manyoso opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
chat gpt4all-chat issues datalake

Comments

@manyoso
Copy link
Collaborator

manyoso commented Dec 20, 2024

This is related to #3333 in that the culprit was removal of ChatModel::get function. The ideal fix will include removal of the getConversation javascript code in QML for relocation to c++ and the chatmodel.

@manyoso manyoso added bug-unconfirmed chat gpt4all-chat issues labels Dec 20, 2024
@manyoso manyoso self-assigned this Dec 20, 2024
manyoso added a commit that referenced this issue Dec 20, 2024
…gression

in a few places in QML that were using this method. This PR fixes two of
these issues:

* Issue #3333 - the stop generation button no longer working
* Issue #3335 - the copy entire conversation button no longer working

It also adds a fixme in the code for a third issue which is less of a priority:

* Issue #3334 - not sending the conversation to the datalake.

Signed-off-by: Adam Treat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat gpt4all-chat issues datalake
Projects
None yet
Development

No branches or pull requests

1 participant