We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dee9f7 commit 27241efCopy full SHA for 27241ef
.github/workflows/v2.docs.translate.dir.yaml
@@ -47,7 +47,7 @@ jobs:
47
api_key: ${{ secrets.API_KEY }}
48
base_url: ${{ secrets.BASE_URL }}
49
ai_model: ${{ secrets.LLM_MODEL }}
50
- refine_ai_model: ${{ secrets.LLM_MODEL }}
+ refine_ai_model: ${{ secrets.REFINE_LLM_MODEL }}
51
input_files: "${{ github.event.inputs.path }}"
52
output_files: "docs/cn/**/*.{md,json}"
53
target_lang: "Simplified-Chinese"
0 commit comments