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 36044ce commit a82b5feCopy full SHA for a82b5fe
.github/workflows/translate.yml
@@ -18,5 +18,5 @@ jobs:
18
uses: Lin-jun-xiang/action-translate-readme@v2 # Based on the tag
19
with:
20
token: ${{ secrets.Action_Bot }} # Based on step2 name
21
- g4f_provider: g4f.Provider.DeepAi # You can change this provider
+ g4f_provider: g4f.Provider.openAi # You can change this provider
22
langs: "en,zh-TW,zh-CN,French,Arabic" # You can define any langs
0 commit comments