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 bf4ae22 commit b74887dCopy full SHA for b74887d
.i18nrc.cjs
@@ -4,7 +4,7 @@
4
const { defineConfig } = require('@lobehub/i18n-cli');
5
6
module.exports = defineConfig({
7
- modelName: 'gpt-4',
+ modelName: 'gpt-o4-mini',
8
splitToken: 1024,
9
entry: 'src/locales/en',
10
entryLocale: 'en',
0 commit comments