File tree Expand file tree Collapse file tree 1 file changed +9
-13
lines changed Expand file tree Collapse file tree 1 file changed +9
-13
lines changed Original file line number Diff line number Diff line change @@ -58,15 +58,19 @@ body:
5858
5959 - type : markdown
6060 attributes :
61- value : " ## Desktop (please complete the following information): "
61+ value : " ## LLM in use (please complete if the issue happens while chatting with a specific model) "
6262 - type : input
63- id : desktop-os
63+ id : model-in-use
6464 attributes :
65- label : " Desktop OS "
66- description : " Your desktop operating system. "
67- placeholder : " e.g., Windows 10 "
65+ label : " LLM Model ID "
66+ description : " Which language model are you using when the issue occured? (if) "
67+ placeholder : " e.g., Llama-3-8B-Instruct-q4f32_1-MLC "
6868 validations :
6969 required : false
70+
71+ - type : markdown
72+ attributes :
73+ value : " ## Desktop (please complete the following information):"
7074 - type : input
7175 id : desktop-browser
7276 attributes :
8791 - type : markdown
8892 attributes :
8993 value : " ## Smartphone (please complete the following information):"
90- - type : input
91- id : smartphone-device
92- attributes :
93- label : " Smartphone Device"
94- description : " Your smartphone device."
95- placeholder : " e.g., iPhone X"
96- validations :
97- required : false
9894 - type : input
9995 id : smartphone-os
10096 attributes :
You can’t perform that action at this time.
0 commit comments