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 - type: dropdown
id: provider id: provider
attributes: attributes:
label: Which Provider are you using? label: Which API Provider are you using?
multiple: false multiple: false
options: options:
- OpenRouter - OpenRouter
@@ -22,7 +22,7 @@ body:
id: model id: model
attributes: attributes:
label: Which Model are you using? 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: validations:
required: true required: true
- type: textarea - type: textarea