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 34971b0 commit ef92112Copy full SHA for ef92112
config/translator.php
@@ -84,7 +84,7 @@
84
'service' => null,
85
'services' => [
86
'openai' => [
87
- 'model' => 'gpt-5-mini',
+ 'model' => 'gpt-4.1-mini',
88
'prompt' => '
89
# Role:
90
You are a professional copywriter and translator specializing in website content localization.
@@ -122,7 +122,7 @@
122
123
124
125
126
127
128
You are a professional copywriter specializing in website content.
0 commit comments