mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-25 21:36:52 +08:00
Add model name (#8718)
This commit is contained in:
parent
9ec94737ed
commit
f5ae1759b6
7
.github/ISSUE_TEMPLATE/bug_template.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_template.yml
vendored
@ -45,6 +45,13 @@ body:
|
||||
description: What version of OpenHands are you using?
|
||||
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
|
||||
id: os
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user