You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@ inputs:
18
18
custom_guidelines:
19
19
description: "Optional custom guidelines to include in PR description generation. Provide additional instructions or requirements specific to your project."
20
20
required: false
21
+
model:
22
+
description: "Optional model to use for generation. Passed directly to augment-agent."
0 commit comments