mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 23:08:04 -05:00
Add model name (#8718)
This commit is contained in:
committed by
GitHub
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?
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user