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 6b563f4 commit 1b47f72Copy full SHA for 1b47f72
templates/config/i18n-tasks.yml
@@ -122,7 +122,7 @@ search:
122
# formality: prefer_less
123
# # OpenAI
124
# openai_api_key: "sk-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
125
-# # openai_model: "gpt-3.5-turbo" # see https://platform.openai.com/docs/models
+# # openai_model: "gpt-4o-mini" # see https://platform.openai.com/docs/models
126
# # may contain `%{from}` and `%{to}`, which will be replaced by source and target locale codes, respectively (using `Kernel.format`)
127
# # openai_system_prompt: >-
128
# # You are a professional translator that translates content from the %{from} locale
0 commit comments