mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-07 04:06:05 +00:00
Update llm-code-review.yml
This commit is contained in:
parent
e5c970bea1
commit
ff88f484f6
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: 'llama3-70b-8192'
|
||||
groq_model: 'llama-3.3-70b-versatile'
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# exclude_extensions: 'txt'
|
||||
repo_owner: ${{ github.repository_owner }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user