Add model name (#8718)

This commit is contained in:
மனோஜ்குமார் பழனிச்சாமி 2025-06-23 23:51:47 +05:30 committed by GitHub
parent 9ec94737ed
commit f5ae1759b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,6 +45,13 @@ body:
description: What version of OpenHands are you using? description: What version of OpenHands are you using?
placeholder: ex. 0.9.8, main, etc. placeholder: ex. 0.9.8, main, etc.
- type: input
id: model-name
attributes:
label: Model Name
description: What model are you using?
placeholder: ex. gpt-4o, claude-3-5-sonnet, openrouter/deepseek-r1, etc.
- type: dropdown - type: dropdown
id: os id: os
attributes: attributes: