Changing AI provider again...
Deploy Hugo Site / Check and Create PR (push) Successful in 9s
Deploy Hugo Site / Hugo Translations (push) Failing after 9s

This commit is contained in:
2025-07-25 11:55:46 -04:00
parent 96b13003d4
commit f153146548
+2 -2
View File
@@ -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