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:Local DB conflicts with model and defaultSetting #124

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

xiexin12138
Copy link
Contributor

Description

If the model saved in the local DB does not exist in the default setting, it will be automatically updated to the first model in the model list options in the default setting.

Linked Issues

Additional context

For example, if I originally provided GPT4 services, but later only want to provide GPT3.5, the default database settings will cause the optional model list in the updated settings to be invalid. As long as the user does not manually adjust the selected model, the GPT4 model will always be used.

message:If the model saved in the local DB does not exist in the default setting, it will be automatically updated to the first model in the model list options in the default setting.
Copy link

netlify bot commented Dec 29, 2023

Deploy Preview for chatgpt-demo-v2 failed.

Name Link
🔨 Latest commit 3a056b9
🔍 Latest deploy log https://app.netlify.com/sites/chatgpt-demo-v2/deploys/658e4959462ae70007ed953e

@ddiu8081 ddiu8081 merged commit d61b5c6 into anse-app:main Jan 11, 2024
1 of 5 checks passed
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.

None yet

2 participants