Changing AI provider again...
This commit is contained in:
@@ -90,8 +90,8 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.BOT_GITEA_TOKEN }}
|
||||
provider: 'openai'
|
||||
apikey: ${{ secrets.GROQAI_API_KEY }}
|
||||
model: 'llama-3.1-8b-instant'
|
||||
apikey: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
model: 'o3-mini'
|
||||
inputFiles: ${{ steps.list_files.outputs.files }}
|
||||
outputFiles: 'content/es/*.md content/ko/*.md content/zh-Hans/*.md'
|
||||
languages: Spanish Korean Chinese
|
||||
|
||||
Reference in New Issue
Block a user