mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-12 00:45:14 +00:00
Update llm-code-review.yml
This commit is contained in:
parent
ff88f484f6
commit
4fbd0970ed
2
.github/workflows/llm-code-review.yml
vendored
2
.github/workflows/llm-code-review.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: Manav916/llm-code-review@main
|
||||
with:
|
||||
groq_api_key: ${{ secrets.GROQ_API_KEY }}
|
||||
groq_model: 'llama-3.3-70b-versatile'
|
||||
groq_model: 'gemma-2-9b-it'
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# exclude_extensions: 'txt'
|
||||
repo_owner: ${{ github.repository_owner }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user