Skip to content

Commit

Permalink
machinery: enable Azure OpenAI in container
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-smt committed Oct 23, 2024
1 parent 84fd776 commit 4b955ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions weblate/settings_docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -1145,6 +1145,7 @@
"weblate.machinery.ibm.IBMTranslation",
"weblate.machinery.systran.SystranTranslation",
"weblate.machinery.openai.OpenAITranslation",
"weblate.machinery.openai.AzureOpenAITranslation",
"weblate.machinery.weblatetm.WeblateTranslation",
"weblate.memory.machine.WeblateMemory",
"weblate.machinery.cyrtranslit.CyrTranslitTranslation",
Expand Down

0 comments on commit 4b955ab

Please sign in to comment.