diff options
| author | Franck Cuny <59291+fcuny@users.noreply.github.com> | 2025-03-17 09:24:48 -0700 |
|---|---|---|
| committer | Franck Cuny <59291+fcuny@users.noreply.github.com> | 2025-03-17 09:27:25 -0700 |
| commit | ca00098af4b34da51382d7f5e58cff53f01870fb (patch) | |
| tree | ed38ebcee76ef51b690b22748a3ea1bc0f12e0d6 /configs/llm/templates/pr-prompt.yaml | |
| parent | Merge pull request #12 from fcuny/update_flake_lock_action (diff) | |
| download | infra-ca00098af4b34da51382d7f5e58cff53f01870fb.tar.gz | |
specify the model
Diffstat (limited to 'configs/llm/templates/pr-prompt.yaml')
| -rw-r--r-- | configs/llm/templates/pr-prompt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/llm/templates/pr-prompt.yaml b/configs/llm/templates/pr-prompt.yaml index 4c13c0d..53671ba 100644 --- a/configs/llm/templates/pr-prompt.yaml +++ b/configs/llm/templates/pr-prompt.yaml @@ -1,3 +1,4 @@ +model: claude-3.7-sonnet prompt: > Write a clear, informative pull request message in markdown: |
