mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-07 12:16:04 +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
|
uses: Manav916/llm-code-review@main
|
||||||
with:
|
with:
|
||||||
groq_api_key: ${{ secrets.GROQ_API_KEY }}
|
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 }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# exclude_extensions: 'txt'
|
# exclude_extensions: 'txt'
|
||||||
repo_owner: ${{ github.repository_owner }}
|
repo_owner: ${{ github.repository_owner }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user