OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: Selecting a model that is not the default enables advanced mode

Open amanape opened this issue 7 months ago • 1 comments

Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).

  • [x] I have checked the existing issues.

Describe the bug and reproduction steps

The underlying issue is that we format some of the received models (e.g., "openai" -> "OpenAI"). The logic responsible for determined whether the advanced switch should be toggled or not checks if these strings are equal, which is false, and therefore assumes it is a custom model

OpenHands Installation

Docker command in README

OpenHands Version

No response

Operating System

None

Logs, Errors, Screenshots, and Additional Context

https://github.com/user-attachments/assets/d80d8906-5576-4bfe-82e5-b60c70bccb45

amanape avatar Apr 10 '25 12:04 amanape

@amanape is this issue already fixed as you indicated here? I am looking for good first issue to work on.

sahilgupta2105 avatar May 22 '25 23:05 sahilgupta2105

I really like making AI applications and CLI tools.I would like to gain some open source exp.Really would like to work on this issue

Manush-2005 avatar May 29 '25 05:05 Manush-2005

Hey @sahilgupta2105 @Manush-2005, this issue has been resolved. Keep an eye out on the issues tab for other issues. Thanks!!

amanape avatar May 29 '25 12:05 amanape