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

Fix Issues With Message Regens and Browser Model Message Generation #126

Conversation

fingerthief
Copy link
Owner

@fingerthief fingerthief commented May 24, 2024

Summary of Changes


This PR fixes issues causing message regeneration and editing to fail. It also fixes issues with the browser loaded model message generation that was breaking after the refactor.

Renamed components to follow the same ComponentNameHere.vue convention.

Removed various instances of the spread operator being used where it wasn't needed, this should be a nice efficiency boost.

Auto Generated Notes (Do Not Change)


Contents (#126)

Uncategorised!

  • Fixed issue with regenerating messages
  • Fix issues with browser loaded LLM access.
  • Spacing
  • Rename components to be a consistent name format "ComponentNameHere.vue`
  • Fixed bug in regen and edit previous message logic that caused double responses to be added to the conversation.
  • Remove the double compressions being done in the build process
  • Revert vite change

@fingerthief fingerthief added bug Something isn't working enhancement New feature or request labels May 24, 2024
@fingerthief fingerthief added this to the 6.1.4 milestone May 24, 2024
@fingerthief fingerthief self-assigned this May 24, 2024
Copy link

Visit the preview URL for this PR (updated for commit b6ebd70):

https://minimalgpt--pr126-bugfixes-fix-issues-kyu5qle5.web.app

(expires Fri, 31 May 2024 03:11:46 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 95b9f8da4861f0258375bb9789bfa436b4ed7d98

@fingerthief fingerthief merged commit 15dbacd into main May 24, 2024
6 checks passed
@fingerthief fingerthief deleted the bugfixes/fix-issues-with-message-regens-and-browser-models-generation branch May 24, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant