We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb73ed4 commit 274fef2Copy full SHA for 274fef2
.github/workflows/rollout.yml
@@ -7,7 +7,7 @@ on:
7
inputs:
8
completion_params:
9
description: 'JSON completion params (optional, includes model_kwargs)'
10
- required: false
+ required: true
11
type: string
12
metadata:
13
description: 'JSON serialized metadata object'
0 commit comments