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

[Bug]: Incorrect Provider Name on Advanced Setting Toggle #6940

Open
openhands-agent opened this issue Feb 25, 2025 · 2 comments · May be fixed by #6941
Open

[Bug]: Incorrect Provider Name on Advanced Setting Toggle #6940

openhands-agent opened this issue Feb 25, 2025 · 2 comments · May be fixed by #6941
Labels
bug Something isn't working fix-me Attempt to fix this issue with OpenHands frontend Related to frontend

Comments

@openhands-agent
Copy link
Contributor

Describe the bug and reproduction steps

  • Description: When the advanced setting is toggled off, selecting "Mistral AI" as provider and saving causes the settings page to automatically switch back to "advanced" mode. Additionally, the provider name changes to an incorrect value instead of the expected mistral.
  • Reproduction Steps:
    1. Go to settings.
    2. Toggle off advanced settings.
    3. Select "Mistral AI" as provider.
    4. Choose a model and save.
    5. Observe the settings page and provider name.

Describe any potential solutions to the bug

  • The issue arises because the application does not revert the display name to the original text (mistral) upon selection, causing the app to assume it is a custom value.

Logs, Errors, Screenshots, and Additional Context

  • N/A

Issue Created By: Stephan Psaras on Slack

Link to Slack Thread: Slack Thread

@amanape amanape added the fix-me Attempt to fix this issue with OpenHands label Feb 25, 2025
@openhands-agent
Copy link
Contributor Author

OpenHands started fixing the issue! You can monitor the progress here.

@openhands-agent
Copy link
Contributor Author

A potential fix has been generated and a draft PR #6941 has been created. Please review the changes.

@mamoodi mamoodi added bug Something isn't working frontend Related to frontend labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix-me Attempt to fix this issue with OpenHands frontend Related to frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants