We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cacb93 commit 80c6b7dCopy full SHA for 80c6b7d
1 file changed
README.md
@@ -90,7 +90,7 @@ jobs:
90
user-prompt: Troubleshoot the following Terraform output; ${{ steps.provision.outputs.result }}
91
max-tokens: 500
92
temperature: 0.7
93
- top_p: 0.9
+ top-p: 0.9
94
```
95
96
</br>
0 commit comments