Skip to content

Commit ae2085a

Browse files
authored
Update feedback.yaml
1 parent 29ec084 commit ae2085a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/feedback.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
--arg system_prompt "$SYSTEM_PROMPT" \
106106
--arg payload "$PAYLOAD" \
107107
'{
108-
model: $model,
108+
models: $model,
109109
messages: [
110110
{role: "system", content: $system_prompt},
111111
{role: "user", content: $payload}

0 commit comments

Comments
 (0)