You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$_lang['setting_modai.global.vision.custom_options_desc'] = 'A JSON object of custom options passed to the body of the AI request. Please consult the documentation for your model for supported options.';
43
+
$_lang['setting_modai.global.vision.max_tokens'] = 'Default Maximum Tokens';
44
+
$_lang['setting_modai.global.vision.max_tokens_desc'] = 'To manage costs, 1000 tokens is roughly equal to 750 words.';
$_lang['setting_modai.global.image.model_desc'] = 'Valid options are `dall-e-2` and `dall-e-3` (default). See https://platform.openai.com/docs/guides/images/image-generation-beta for full details including DALL-E-2 specifics.';
0 commit comments