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