no abbreviations

This commit is contained in:
viridivn
2025-11-23 16:03:56 -05:00
parent e46c7c0d3d
commit 996579729d
+1 -1
View File
@@ -297,7 +297,7 @@ Singleton {
"gemini-3-pro": aiModelComponent.createObject(this, {
"name": "Gemini 3.0 Pro",
"icon": "google-gemini-symbolic",
"description": Translation.tr("Online | Google's model\nGoogle's most intelligent model with SOTA reasoning and multimodal understanding."),
"description": Translation.tr("Online | Google's model\nGoogle's most intelligent model with state-of-the-art reasoning and multimodal understanding."),
"homepage": "https://aistudio.google.com",
"endpoint": "https://generativelanguage.googleapis.com/v1beta/models/gemini-3-pro-preview:streamGenerateContent",
"model": "gemini-3-pro-preview",