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: resolve model list merge issue during app update #77

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

a-ghorbani
Copy link
Owner

@a-ghorbani a-ghorbani commented Nov 2, 2024

Description

If a new parameter is introduced to the model completion settings, the parameter is not applied to the existing model unless the model list is reset. This causes an app crash when the UI tries to display the updated settings in the model card.

Fixes #75

Platform Affected

  • iOS
  • Android

Checklist

  • Necessary comments have been made.
  • I have tested this change on:
    • iOS Simulator/Device
    • Android Emulator/Device
  • Unit tests and integration tests pass locally.

@a-ghorbani a-ghorbani marked this pull request as ready for review November 2, 2024 20:17
@a-ghorbani a-ghorbani merged commit c742f1d into main Nov 2, 2024
3 checks passed
@a-ghorbani a-ghorbani deleted the agh/fix-model-list-merge branch November 3, 2024 13:44
EXTREMOPHILARUM pushed a commit to EXTREMOPHILARUM/pocketpal-ai that referenced this pull request Nov 4, 2024
* fix: resolve model list merge issue during app update

* chore: bump version
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

Successfully merging this pull request may close these issues.

[Bug]: App crashes when selecting Advanced settings for models.
1 participant