Update templates

This commit is contained in:
Saoud Rizwan
2024-09-23 00:46:45 -04:00
parent e587345ba7
commit 27e52ed7e8
2 changed files with 70 additions and 70 deletions

View File

@@ -5,7 +5,7 @@ body:
- type: dropdown
id: provider
attributes:
label: Which Provider are you using?
label: Which API Provider are you using?
multiple: false
options:
- OpenRouter
@@ -22,7 +22,7 @@ body:
id: model
attributes:
label: Which Model are you using?
description: Please specify the model you're using (e.g., Claude 3.5 Sonnet, etc.)
description: Please specify the model you're using (e.g. Claude 3.5 Sonnet)
validations:
required: true
- type: textarea