@lobehub/chat 1.31.10 → 1.31.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/locales/ar/error.json +1 -0
  3. package/locales/ar/models.json +3 -9
  4. package/locales/bg-BG/error.json +1 -0
  5. package/locales/bg-BG/models.json +3 -9
  6. package/locales/de-DE/error.json +1 -0
  7. package/locales/de-DE/models.json +3 -9
  8. package/locales/en-US/error.json +1 -0
  9. package/locales/en-US/models.json +3 -9
  10. package/locales/es-ES/error.json +1 -0
  11. package/locales/es-ES/models.json +4 -10
  12. package/locales/fa-IR/error.json +1 -0
  13. package/locales/fa-IR/models.json +3 -9
  14. package/locales/fr-FR/error.json +1 -0
  15. package/locales/fr-FR/models.json +4 -10
  16. package/locales/it-IT/error.json +1 -0
  17. package/locales/it-IT/models.json +3 -9
  18. package/locales/ja-JP/error.json +1 -0
  19. package/locales/ja-JP/models.json +3 -9
  20. package/locales/ko-KR/error.json +1 -0
  21. package/locales/ko-KR/models.json +3 -9
  22. package/locales/nl-NL/error.json +1 -0
  23. package/locales/nl-NL/models.json +3 -9
  24. package/locales/pl-PL/error.json +1 -0
  25. package/locales/pl-PL/models.json +4 -10
  26. package/locales/pt-BR/error.json +1 -0
  27. package/locales/pt-BR/models.json +3 -9
  28. package/locales/ru-RU/error.json +1 -0
  29. package/locales/ru-RU/models.json +3 -9
  30. package/locales/tr-TR/error.json +1 -0
  31. package/locales/tr-TR/models.json +3 -9
  32. package/locales/vi-VN/error.json +1 -0
  33. package/locales/vi-VN/models.json +3 -9
  34. package/locales/zh-CN/error.json +2 -1
  35. package/locales/zh-CN/models.json +3 -9
  36. package/locales/zh-TW/error.json +1 -0
  37. package/locales/zh-TW/models.json +3 -9
  38. package/package.json +3 -3
  39. package/src/app/(main)/settings/llm/components/Checker.tsx +9 -2
  40. package/src/libs/agent-runtime/error.ts +2 -0
  41. package/src/locales/default/error.ts +1 -0
package/CHANGELOG.md CHANGED
@@ -2,6 +2,31 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ### [Version 1.31.11](https://github.com/lobehub/lobe-chat/compare/v1.31.10...v1.31.11)
6
+
7
+ <sup>Released on **2024-11-18**</sup>
8
+
9
+ #### 🐛 Bug Fixes
10
+
11
+ - **misc**: Connection check logic.
12
+
13
+ <br/>
14
+
15
+ <details>
16
+ <summary><kbd>Improvements and Fixes</kbd></summary>
17
+
18
+ #### What's fixed
19
+
20
+ - **misc**: Connection check logic, closes [#4722](https://github.com/lobehub/lobe-chat/issues/4722) ([b361840](https://github.com/lobehub/lobe-chat/commit/b361840))
21
+
22
+ </details>
23
+
24
+ <div align="right">
25
+
26
+ [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
27
+
28
+ </div>
29
+
5
30
  ### [Version 1.31.10](https://github.com/lobehub/lobe-chat/compare/v1.31.9...v1.31.10)
6
31
 
7
32
  <sup>Released on **2024-11-16**</sup>
@@ -68,6 +68,7 @@
68
68
  "510": "عذرًا، لا يدعم الخادم الوظائف الإضافية المطلوبة، يرجى الاتصال بالمسؤول",
69
69
  "524": "عذرًا، انتهت مهلة الخادم أثناء الانتظار للرد، قد يكون ذلك بسبب بطء الاستجابة، يرجى المحاولة مرة أخرى لاحقًا",
70
70
  "AgentRuntimeError": "حدث خطأ في تشغيل نموذج Lobe اللغوي، يرجى التحقق من المعلومات التالية أو إعادة المحاولة",
71
+ "ConnectionCheckFailed": "الاستجابة فارغة، يرجى التحقق من أن عنوان وكيل الـ API لا ينتهي بـ `/v1`",
71
72
  "FreePlanLimit": "أنت حاليًا مستخدم مجاني، لا يمكنك استخدام هذه الوظيفة، يرجى الترقية إلى خطة مدفوعة للمتابعة",
72
73
  "InvalidAccessCode": "كلمة المرور غير صحيحة أو فارغة، يرجى إدخال كلمة مرور الوصول الصحيحة أو إضافة مفتاح API مخصص",
73
74
  "InvalidBedrockCredentials": "فشلت مصادقة Bedrock، يرجى التحقق من AccessKeyId/SecretAccessKey وإعادة المحاولة",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "جمني 1.5 فلاش 8B 0924 هو النموذج التجريبي الأحدث، حيث حقق تحسينات ملحوظة في الأداء في حالات الاستخدام النصية ومتعددة الوسائط."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 يوفر قدرات معالجة متعددة الوسائط محسّنة، مناسبة لمجموعة متنوعة من سيناريوهات المهام المعقدة."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash هو أحدث نموذج ذكاء اصطناعي متعدد الوسائط من Google، يتمتع بقدرات معالجة سريعة، ويدعم إدخال النصوص والصور والفيديو، مما يجعله مناسبًا للتوسع الفعال في مجموعة متنوعة من المهام."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "جمني 1.5 برو 002 هو النموذج الأحدث الجاهز للإنتاج، حيث يقدم مخرجات ذات جودة أعلى، مع تحسينات ملحوظة خاصة في الرياضيات والسياقات الطويلة والمهام البصرية."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 يوفر قدرات معالجة متعددة الوسائط ممتازة، مما يوفر مرونة أكبر لتطوير التطبيقات."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 يجمع بين أحدث تقنيات التحسين، مما يوفر قدرة معالجة بيانات متعددة الوسائط أكثر كفاءة."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro يدعم ما يصل إلى 2 مليون توكن، وهو الخيار المثالي للنماذج المتوسطة الحجم متعددة الوسائط، مناسب لدعم المهام المعقدة من جوانب متعددة."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "جيمني إكسب 1114 هو أحدث نموذج ذكاء اصطناعي متعدد الوسائط تجريبي من Google، يتميز بقدرة معالجة سريعة، ويدعم إدخالات النصوص والصور والفيديو، مما يجعله مناسبًا للتوسع الفعال في مهام متعددة."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B مناسب لمعالجة المهام المتوسطة والصغيرة، ويجمع بين الكفاءة من حيث التكلفة."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Съжаляваме, сървърът не поддържа исканата разширена функция, моля, свържете се с администратора",
69
69
  "524": "Съжаляваме, сървърът изтече времето за изчакване при очакване на отговор, вероятно поради бавен отговор, моля, опитайте отново по-късно",
70
70
  "AgentRuntimeError": "Грешка при изпълнение на времето за изпълнение на езиковия модел Lobe. Моля, отстранете неизправностите или опитайте отново въз основа на следната информация.",
71
+ "ConnectionCheckFailed": "Заявката върна празен отговор. Моля, проверете дали адресът на API проксито не завършва с `/v1`.",
71
72
  "FreePlanLimit": "В момента сте потребител на безплатен план и не можете да използвате тази функционалност. Моля, надстройте до платен план, за да продължите да я използвате.",
72
73
  "InvalidAccessCode": "Невалиден или празен код за достъп. Моля, въведете правилния код за достъп или добавете персонализиран API ключ.",
73
74
  "InvalidBedrockCredentials": "Удостоверяването на Bedrock е неуспешно. Моля, проверете AccessKeyId/SecretAccessKey и опитайте отново.",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 е най-новият експериментален модел, който показва значителни подобрения в производителността както в текстови, така и в мултимодални приложения."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 предлага оптимизирани многомодални обработващи способности, подходящи за множество сложни задачи."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash е най-новият многомодален AI модел на Google, който предлага бърза обработка и поддържа текстови, изображенчески и видео входове, подходящ за ефективно разширяване на множество задачи."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 е най-новият модел, готов за производство, който предлага по-високо качество на изхода, особено в математически, дълги контексти и визуални задачи."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 предлага отлични способности за обработка на многомодални данни, предоставяйки по-голяма гъвкавост за разработка на приложения."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 комбинира най-новите оптимизационни технологии, предоставяйки по-ефективни способности за обработка на многомодални данни."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro поддържа до 2 милиона токена и е идеален избор за среден многомодален модел, подходящ за многостранна поддръжка на сложни задачи."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 е най-новият експериментален многомодален AI модел на Google, който предлага бърза обработка и поддържа вход от текст, изображения и видео, подходящ за ефективно разширение на множество задачи."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B е подходяща за обработка на средни и малки задачи, съчетаваща икономичност."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Es tut uns leid, der Server unterstützt die angeforderte Erweiterungsfunktion nicht. Bitte wenden Sie sich an den Administrator.",
69
69
  "524": "Es tut uns leid, der Server hat beim Warten auf eine Antwort die Zeit überschritten, möglicherweise aufgrund einer zu langsamen Antwort. Bitte versuchen Sie es später erneut.",
70
70
  "AgentRuntimeError": "Es ist ein Fehler bei der Ausführung des Lobe-Sprachmodells aufgetreten. Bitte überprüfen Sie die folgenden Informationen oder versuchen Sie es erneut.",
71
+ "ConnectionCheckFailed": "Die Anfrage brachte eine leere Antwort zurück. Bitte überprüfen Sie, ob die API-Proxy-Adresse am Ende nicht mit `/v1` endet.",
71
72
  "FreePlanLimit": "Sie sind derzeit ein kostenloser Benutzer und können diese Funktion nicht nutzen. Bitte aktualisieren Sie auf ein kostenpflichtiges Abonnement, um fortzufahren.",
72
73
  "InvalidAccessCode": "Das Passwort ist ungültig oder leer. Bitte geben Sie das richtige Zugangspasswort ein oder fügen Sie einen benutzerdefinierten API-Schlüssel hinzu.",
73
74
  "InvalidBedrockCredentials": "Die Bedrock-Authentifizierung ist fehlgeschlagen. Bitte überprüfen Sie AccessKeyId/SecretAccessKey und versuchen Sie es erneut.",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 ist das neueste experimentelle Modell, das in Text- und multimodalen Anwendungsfällen erhebliche Leistungsverbesserungen aufweist."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 bietet optimierte multimodale Verarbeitungsfähigkeiten, die für verschiedene komplexe Aufgabenszenarien geeignet sind."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash ist Googles neuestes multimodales KI-Modell, das über schnelle Verarbeitungsfähigkeiten verfügt und Text-, Bild- und Videoeingaben unterstützt, um eine effiziente Skalierung für verschiedene Aufgaben zu ermöglichen."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 ist das neueste produktionsbereite Modell, das eine höhere Ausgabequalität bietet, insbesondere bei mathematischen, langen Kontexten und visuellen Aufgaben erhebliche Verbesserungen aufweist."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 bietet hervorragende multimodale Verarbeitungsfähigkeiten und bringt mehr Flexibilität in die Anwendungsentwicklung."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 kombiniert die neuesten Optimierungstechniken und bietet eine effizientere multimodale Datenverarbeitung."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro unterstützt bis zu 2 Millionen Tokens und ist die ideale Wahl für mittelgroße multimodale Modelle, die umfassende Unterstützung für komplexe Aufgaben bieten."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 ist Googles neuestes experimentelles multimodales KI-Modell, das über eine schnelle Verarbeitungskapazität verfügt und Texte, Bilder und Videoeingaben unterstützt, um eine effiziente Skalierung für verschiedene Aufgaben zu ermöglichen."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B eignet sich für die Verarbeitung von mittelgroßen Aufgaben und bietet ein gutes Kosten-Nutzen-Verhältnis."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Sorry, the server does not support the requested extension. Please contact the administrator.",
69
69
  "524": "Sorry, the server timed out while waiting for a response, possibly due to a slow reply. Please try again later.",
70
70
  "AgentRuntimeError": "Lobe language model runtime execution error. Please troubleshoot or retry based on the following information.",
71
+ "ConnectionCheckFailed": "The request returned empty. Please check if the API proxy address does not end with `/v1`.",
71
72
  "FreePlanLimit": "You are currently a free user and cannot use this feature. Please upgrade to a paid plan to continue using it.",
72
73
  "InvalidAccessCode": "Invalid access code or empty. Please enter the correct access code or add a custom API Key.",
73
74
  "InvalidBedrockCredentials": "Bedrock authentication failed. Please check the AccessKeyId/SecretAccessKey and retry.",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 is the latest experimental model, showcasing significant performance improvements in both text and multimodal use cases."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 offers optimized multimodal processing capabilities, suitable for a variety of complex task scenarios."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash is Google's latest multimodal AI model, featuring fast processing capabilities and supporting text, image, and video inputs, making it suitable for efficient scaling across various tasks."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 is the latest production-ready model, delivering higher quality outputs, with notable enhancements in mathematics, long-context, and visual tasks."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 offers excellent multimodal processing capabilities, providing greater flexibility for application development."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 combines the latest optimization technologies to deliver more efficient multimodal data processing capabilities."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro supports up to 2 million tokens, making it an ideal choice for medium-sized multimodal models, providing multifaceted support for complex tasks."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 is Google's latest experimental multimodal AI model, featuring rapid processing capabilities and supporting text, image, and video inputs, making it suitable for efficient scaling across various tasks."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B is suitable for medium to small-scale task processing, offering cost-effectiveness."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Lo sentimos, el servidor no soporta la funcionalidad de extensión solicitada, por favor contacte al administrador",
69
69
  "524": "Lo sentimos, el servidor ha agotado el tiempo de espera mientras esperaba una respuesta, puede ser debido a que la respuesta es demasiado lenta, por favor inténtelo de nuevo más tarde",
70
70
  "AgentRuntimeError": "Se produjo un error en la ejecución del tiempo de ejecución del modelo de lenguaje Lobe, por favor, verifica la siguiente información o inténtalo de nuevo",
71
+ "ConnectionCheckFailed": "La respuesta de la solicitud está vacía, por favor verifica que la dirección del proxy de la API no termine con `/v1`",
71
72
  "FreePlanLimit": "Actualmente eres un usuario gratuito y no puedes utilizar esta función. Por favor, actualiza a un plan de pago para seguir utilizando.",
72
73
  "InvalidAccessCode": "La contraseña no es válida o está vacía. Por favor, introduce una contraseña de acceso válida o añade una clave API personalizada",
73
74
  "InvalidBedrockCredentials": "La autenticación de Bedrock no se ha completado con éxito, por favor, verifica AccessKeyId/SecretAccessKey e inténtalo de nuevo",
@@ -30,7 +30,7 @@
30
30
  "@hf/mistral/mistral-7b-instruct-v0.2": {},
31
31
  "@hf/nexusflow/starling-lm-7b-beta": {},
32
32
  "@hf/nousresearch/hermes-2-pro-mistral-7b": {},
33
- "@hf/thebloke/deepseek-coder-6.7b-instruct": {},
33
+ "@hf/thebloke/deepseek-coder-6.7b-instruct-awq": {},
34
34
  "@hf/thebloke/neural-chat-7b-v3-1-awq": {},
35
35
  "@hf/thebloke/openhermes-2.5-mistral-7b-awq": {},
36
36
  "@hf/thebloke/zephyr-7b-beta-awq": {},
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 es el último modelo experimental, con mejoras significativas en el rendimiento tanto en casos de uso de texto como multimodal."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 ofrece capacidades de procesamiento multimodal optimizadas, adecuadas para una variedad de escenarios de tareas complejas."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash es el último modelo de IA multimodal de Google, con capacidades de procesamiento rápido, que admite entradas de texto, imagen y video, adecuado para la escalabilidad eficiente en diversas tareas."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 es el último modelo listo para producción, que ofrece una calidad de salida superior, especialmente en tareas matemáticas, contextos largos y tareas visuales."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 ofrece una excelente capacidad de procesamiento multimodal, brindando mayor flexibilidad para el desarrollo de aplicaciones."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 combina las últimas tecnologías de optimización, ofreciendo una capacidad de procesamiento de datos multimodal más eficiente."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro admite hasta 2 millones de tokens, siendo una opción ideal para modelos multimodales de tamaño medio, adecuados para un soporte multifacético en tareas complejas."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 es el modelo de IA multimodal experimental más reciente de Google, que cuenta con una capacidad de procesamiento rápido y admite entradas de texto, imagen y video, adecuado para una amplia gama de tareas de manera eficiente."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B es adecuado para el procesamiento de tareas de pequeña y mediana escala, combinando rentabilidad."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "متأسفیم، سرور از قابلیت‌های افزوده درخواست پشتیبانی نمی‌کند، لطفاً با مدیر سیستم تماس بگیرید",
69
69
  "524": "متأسفیم، سرور در انتظار پاسخ زمان‌سنجی کرد، ممکن است به دلیل کندی پاسخ باشد، لطفاً بعداً دوباره تلاش کنید",
70
70
  "AgentRuntimeError": "اجرای Lobe AI Runtime با خطا مواجه شد، لطفاً بر اساس اطلاعات زیر بررسی کنید یا دوباره تلاش کنید",
71
+ "ConnectionCheckFailed": "درخواست بدون پاسخ برگشت، لطفاً بررسی کنید که آیا آدرس پروکسی API در انتها شامل `/v1` نیست",
71
72
  "FreePlanLimit": "شما در حال حاضر کاربر رایگان هستید و نمی‌توانید از این قابلیت استفاده کنید، لطفاً به یک طرح پولی ارتقا دهید تا ادامه دهید",
72
73
  "InvalidAccessCode": "رمز عبور نادرست یا خالی است، لطفاً رمز عبور صحیح را وارد کنید یا API Key سفارشی اضافه کنید",
73
74
  "InvalidBedrockCredentials": "اعتبارسنجی Bedrock ناموفق بود، لطفاً AccessKeyId/SecretAccessKey را بررسی کرده و دوباره تلاش کنید",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 جدیدترین مدل آزمایشی است که در موارد استفاده متنی و چندوجهی بهبود عملکرد قابل توجهی دارد."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "جمینی 1.5 فلش 0827 قابلیت‌های چندحالته بهینه‌شده‌ای را ارائه می‌دهد که برای انواع سناریوهای پیچیده مناسب است."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash جدیدترین مدل چندوجهی AI گوگل است که دارای قابلیت پردازش سریع بوده و از ورودی‌های متن، تصویر و ویدئو پشتیبانی می‌کند و برای گسترش کارآمد در وظایف مختلف مناسب است."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 جدیدترین مدل آماده تولید است که خروجی با کیفیت بالاتری ارائه می‌دهد و به ویژه در زمینه‌های ریاضی، متن‌های طولانی و وظایف بصری بهبود قابل توجهی دارد."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 قابلیت‌های پردازش چندوجهی برجسته‌ای را ارائه می‌دهد و انعطاف‌پذیری بیشتری برای توسعه برنامه‌ها به ارمغان می‌آورد."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "جمینی 1.5 پرو 0827 با ترکیب جدیدترین تکنیک‌های بهینه‌سازی، توانایی پردازش داده‌های چندوجهی را به‌صورت کارآمدتر ارائه می‌دهد."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro از حداکثر ۲ میلیون توکن پشتیبانی می‌کند و انتخابی ایده‌آل برای مدل‌های چندوجهی متوسط است که برای پشتیبانی از وظایف پیچیده مناسب می‌باشد."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 جدیدترین مدل AI چند وجهی تجربی Google است که دارای قابلیت پردازش سریع می‌باشد و از ورودی‌های متنی، تصویری و ویدیویی پشتیبانی می‌کند و برای گسترش مؤثر در چندین وظیفه مناسب است."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B برای پردازش وظایف کوچک و متوسط مناسب است و از نظر هزینه مؤثر است."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Désolé, le serveur ne prend pas en charge l'extension demandée, veuillez contacter l'administrateur.",
69
69
  "524": "Désolé, le serveur a dépassé le délai d'attente en attendant une réponse, cela peut être dû à une réponse trop lente, veuillez réessayer plus tard.",
70
70
  "AgentRuntimeError": "Erreur d'exécution du modèle linguistique Lobe, veuillez vérifier les informations ci-dessous ou réessayer",
71
+ "ConnectionCheckFailed": "La réponse est vide, veuillez vérifier si l'URL du proxy API se termine par `/v1`",
71
72
  "FreePlanLimit": "Vous êtes actuellement un utilisateur gratuit et ne pouvez pas utiliser cette fonction. Veuillez passer à un plan payant pour continuer à l'utiliser.",
72
73
  "InvalidAccessCode": "Le mot de passe est incorrect ou vide. Veuillez saisir le mot de passe d'accès correct ou ajouter une clé API personnalisée.",
73
74
  "InvalidBedrockCredentials": "L'authentification Bedrock a échoué, veuillez vérifier AccessKeyId/SecretAccessKey et réessayer",
@@ -30,7 +30,7 @@
30
30
  "@hf/mistral/mistral-7b-instruct-v0.2": {},
31
31
  "@hf/nexusflow/starling-lm-7b-beta": {},
32
32
  "@hf/nousresearch/hermes-2-pro-mistral-7b": {},
33
- "@hf/thebloke/deepseek-coder-6.7b-instruct": {},
33
+ "@hf/thebloke/deepseek-coder-6.7b-instruct-awq": {},
34
34
  "@hf/thebloke/neural-chat-7b-v3-1-awq": {},
35
35
  "@hf/thebloke/openhermes-2.5-mistral-7b-awq": {},
36
36
  "@hf/thebloke/zephyr-7b-beta-awq": {},
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 est le dernier modèle expérimental, offrant des améliorations significatives en termes de performance dans les cas d'utilisation textuels et multimodaux."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 offre des capacités de traitement multimodal optimisées, adaptées à divers scénarios de tâches complexes."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash est le dernier modèle d'IA multimodal de Google, doté de capacités de traitement rapide, prenant en charge les entrées de texte, d'images et de vidéos, adapté à une large gamme de tâches pour une extension efficace."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 est le dernier modèle prêt pour la production, offrant une qualité de sortie supérieure, avec des améliorations notables dans les domaines des mathématiques, des contextes longs et des tâches visuelles."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 offre d'excellentes capacités de traitement multimodal, apportant une plus grande flexibilité au développement d'applications."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 combine les dernières technologies d'optimisation, offrant une capacité de traitement de données multimodales plus efficace."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro prend en charge jusqu'à 2 millions de tokens, ce qui en fait un choix idéal pour un modèle multimodal de taille moyenne, adapté à un soutien polyvalent pour des tâches complexes."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 est le dernier modèle d'IA multimodale expérimental de Google, offrant une capacité de traitement rapide, prenant en charge les entrées de texte, d'image et de vidéo, et permettant une extension efficace pour une variété de tâches."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B est adapté au traitement de tâches de taille moyenne, alliant coût et efficacité."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Ci dispiace, il server non supporta le funzionalità di estensione richieste, contatta l'amministratore",
69
69
  "524": "Ci dispiace, il server ha superato il timeout in attesa di una risposta, potrebbe essere a causa di una risposta troppo lenta, per favore riprova più tardi",
70
70
  "AgentRuntimeError": "Errore di esecuzione del modello linguistico Lobe, controlla le informazioni seguenti o riprova",
71
+ "ConnectionCheckFailed": "La risposta è vuota, controlla se l'indirizzo del proxy API termina con `/v1`",
71
72
  "FreePlanLimit": "Attualmente sei un utente gratuito e non puoi utilizzare questa funzione. Per favore, passa a un piano a pagamento per continuare.",
72
73
  "InvalidAccessCode": "Password incorrect or empty, please enter the correct access password, or add a custom API Key",
73
74
  "InvalidBedrockCredentials": "Autenticazione Bedrock non riuscita, controlla AccessKeyId/SecretAccessKey e riprova",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 è il modello sperimentale più recente, con miglioramenti significativi nelle prestazioni sia nei casi d'uso testuali che multimodali."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 offre capacità di elaborazione multimodale ottimizzate, adatte a vari scenari di compiti complessi."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash è il più recente modello AI multimodale di Google, dotato di capacità di elaborazione rapida, supporta input di testo, immagini e video, ed è adatto per un'ampia gamma di compiti di scalabilità efficiente."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 è il modello più recente pronto per la produzione, che offre output di qualità superiore, con miglioramenti significativi in particolare in matematica, contesti lunghi e compiti visivi."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 offre eccellenti capacità di elaborazione multimodale, fornendo maggiore flessibilità per lo sviluppo delle applicazioni."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 combina le più recenti tecnologie ottimizzate, offrendo una capacità di elaborazione dei dati multimodali più efficiente."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro supporta fino a 2 milioni di token, è la scelta ideale per modelli multimodali di medie dimensioni, adatta a un supporto multifunzionale per compiti complessi."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 è il modello AI multimodale sperimentale più recente di Google, dotato di capacità di elaborazione rapida, supporta input testuali, visivi e video, ed è adatto per un'ampia gamma di compiti con un'efficiente scalabilità."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B è adatto per l'elaborazione di compiti di piccole e medie dimensioni, combinando efficienza dei costi."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "申し訳ありませんが、サーバーはリクエストされた拡張機能をサポートしていません。管理者に連絡してください。",
69
69
  "524": "申し訳ありませんが、サーバーは応答を待っている間にタイムアウトしました。応答が遅すぎる可能性があります。後でもう一度お試しください。",
70
70
  "AgentRuntimeError": "Lobe言語モデルの実行時にエラーが発生しました。以下の情報に基づいてトラブルシューティングを行うか、再試行してください。",
71
+ "ConnectionCheckFailed": "リクエストの返答が空です。API プロキシのアドレスの末尾に `/v1` が含まれているか確認してください。",
71
72
  "FreePlanLimit": "現在は無料ユーザーですので、この機能を使用することはできません。有料プランにアップグレードして継続してください。",
72
73
  "InvalidAccessCode": "パスワードが正しくないか空です。正しいアクセスパスワードを入力するか、カスタムAPIキーを追加してください",
73
74
  "InvalidBedrockCredentials": "Bedrockの認証に失敗しました。AccessKeyId/SecretAccessKeyを確認してから再試行してください。",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924は最新の実験モデルで、テキストおよびマルチモーダルのユースケースにおいて顕著な性能向上を実現しています。"
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827は、最適化されたマルチモーダル処理能力を提供し、さまざまな複雑なタスクシナリオに適用できます。"
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flashは、Googleの最新のマルチモーダルAIモデルであり、高速処理能力を備え、テキスト、画像、動画の入力をサポートし、さまざまなタスクの効率的な拡張に適しています。"
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002は最新の生産準備モデルで、特に数学、長いコンテキスト、視覚タスクにおいて質の高い出力を提供し、顕著な向上を見せています。"
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801は、優れたマルチモーダル処理能力を提供し、アプリケーション開発における柔軟性を高めます。"
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827は、最新の最適化技術を組み合わせて、より効率的なマルチモーダルデータ処理能力を提供します。"
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Proは、最大200万トークンをサポートする中型マルチモーダルモデルの理想的な選択肢であり、複雑なタスクに対する多面的なサポートを提供します。"
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114は、Googleの最新の実験的なマルチモーダルAIモデルで、迅速な処理能力を備え、テキスト、画像、動画の入力をサポートし、様々なタスクに効率的に対応できます。"
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7Bは、中小規模のタスク処理に適しており、コスト効果を兼ね備えています。"
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "죄송합니다. 서버가 요청된 확장 기능을 지원하지 않습니다. 관리자에게 문의해 주세요.",
69
69
  "524": "죄송합니다. 서버가 응답을 기다리는 동안 시간 초과가 발생했습니다. 응답이 너무 느릴 수 있습니다. 잠시 후 다시 시도해 주세요.",
70
70
  "AgentRuntimeError": "Lobe 언어 모델 실행 중 오류가 발생했습니다. 아래 정보를 확인하고 다시 시도하십시오.",
71
+ "ConnectionCheckFailed": "요청이 빈 응답으로 돌아왔습니다. API 프록시 주소의 끝에 `/v1`이 포함되어 있는지 확인하세요.",
71
72
  "FreePlanLimit": "현재 무료 사용자이므로이 기능을 사용할 수 없습니다. 유료 요금제로 업그레이드 한 후 계속 사용하십시오.",
72
73
  "InvalidAccessCode": "액세스 코드가 잘못되었거나 비어 있습니다. 올바른 액세스 코드를 입력하거나 사용자 지정 API 키를 추가하십시오.",
73
74
  "InvalidBedrockCredentials": "Bedrock 인증에 실패했습니다. AccessKeyId/SecretAccessKey를 확인한 후 다시 시도하십시오.",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924는 최신 실험 모델로, 텍스트 및 다중 모달 사용 사례에서 상당한 성능 향상을 보여줍니다."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827은 최적화된 다중 모달 처리 능력을 제공하며, 다양한 복잡한 작업 시나리오에 적합합니다."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash는 Google의 최신 다중 모달 AI 모델로, 빠른 처리 능력을 갖추고 있으며 텍스트, 이미지 및 비디오 입력을 지원하여 다양한 작업에 효율적으로 확장할 수 있습니다."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002는 최신 생산 준비 모델로, 특히 수학, 긴 문맥 및 시각적 작업에서 더 높은 품질의 출력을 제공합니다."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801은 뛰어난 다중 모달 처리 능력을 제공하여 응용 프로그램 개발에 더 큰 유연성을 제공합니다."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827은 최신 최적화 기술을 결합하여 더 효율적인 다중 모달 데이터 처리 능력을 제공합니다."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro는 최대 200만 개의 토큰을 지원하며, 중형 다중 모달 모델의 이상적인 선택으로 복잡한 작업에 대한 다각적인 지원을 제공합니다."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114는 Google의 최신 실험적 다중 모달 AI 모델로, 빠른 처리 능력을 갖추고 있으며, 텍스트, 이미지 및 비디오 입력을 지원하여 다양한 작업에 효율적으로 확장할 수 있습니다."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B는 중소 규모 작업 처리에 적합하며, 비용 효과성을 갖추고 있습니다."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Het spijt ons, de server ondersteunt de gevraagde uitbreidingsfunctie niet, neem contact op met de beheerder",
69
69
  "524": "Het spijt ons, de server heeft een time-out terwijl hij op een antwoord wacht, mogelijk omdat de reactie te traag is, probeer het alstublieft later opnieuw",
70
70
  "AgentRuntimeError": "Lobe language model runtime execution error, please troubleshoot or retry based on the following information",
71
+ "ConnectionCheckFailed": "Het verzoek heeft geen antwoord geleverd. Controleer of het API-proxyadres niet eindigt met `/v1`.",
71
72
  "FreePlanLimit": "U bent momenteel een gratis gebruiker en kunt deze functie niet gebruiken. Upgrade naar een betaald plan om door te gaan met gebruiken.",
72
73
  "InvalidAccessCode": "Ongeldige toegangscode: het wachtwoord is onjuist of leeg. Voer de juiste toegangscode in of voeg een aangepaste API-sleutel toe.",
73
74
  "InvalidBedrockCredentials": "Bedrock authentication failed, please check AccessKeyId/SecretAccessKey and retry",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 is het nieuwste experimentele model, met aanzienlijke prestatieverbeteringen in tekst- en multimodale toepassingen."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 biedt geoptimaliseerde multimodale verwerkingscapaciteiten, geschikt voor verschillende complexe taakscenario's."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash is Google's nieuwste multimodale AI-model, met snelle verwerkingscapaciteiten, ondersteunt tekst-, beeld- en video-invoer, en is geschikt voor efficiënte opschaling van verschillende taken."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 is het nieuwste productieklare model, dat hogere kwaliteit output biedt, met name op het gebied van wiskunde, lange contexten en visuele taken."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 biedt uitstekende multimodale verwerkingscapaciteiten en biedt meer flexibiliteit voor applicatieontwikkeling."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 combineert de nieuwste optimalisatietechnologieën en biedt efficiëntere multimodale gegevensverwerkingscapaciteiten."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro ondersteunt tot 2 miljoen tokens en is de ideale keuze voor middelgrote multimodale modellen, geschikt voor veelzijdige ondersteuning van complexe taken."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 is Google's nieuwste experimentele multimodale AI-model, met een snelle verwerkingscapaciteit, ondersteunt tekst-, beeld- en video-invoer, geschikt voor efficiënte schaling van diverse taken."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B is geschikt voor het verwerken van middelgrote taken, met een goede kosteneffectiviteit."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Przykro nam, serwer nie obsługuje żądanej funkcji rozszerzenia, proszę skontaktować się z administratorem",
69
69
  "524": "Przykro nam, serwer przekroczył czas oczekiwania na odpowiedź, może to być spowodowane zbyt wolną odpowiedzią, proszę spróbować ponownie później",
70
70
  "AgentRuntimeError": "Wystąpił błąd wykonania modelu językowego Lobe, prosimy o sprawdzenie poniższych informacji lub ponowne próbowanie.",
71
+ "ConnectionCheckFailed": "Odpowiedź jest pusta. Sprawdź, czy na końcu adresu proxy API nie brakuje `/v1`",
71
72
  "FreePlanLimit": "Jesteś obecnie użytkownikiem darmowej wersji, nie możesz korzystać z tej funkcji. Proszę uaktualnić do planu płatnego, aby kontynuować korzystanie.",
72
73
  "InvalidAccessCode": "Nieprawidłowy kod dostępu: Hasło jest nieprawidłowe lub puste. Proszę wprowadzić poprawne hasło dostępu lub dodać niestandardowy klucz API.",
73
74
  "InvalidBedrockCredentials": "Uwierzytelnienie Bedrock nie powiodło się, prosimy sprawdzić AccessKeyId/SecretAccessKey i spróbować ponownie.",
@@ -30,7 +30,7 @@
30
30
  "@hf/mistral/mistral-7b-instruct-v0.2": {},
31
31
  "@hf/nexusflow/starling-lm-7b-beta": {},
32
32
  "@hf/nousresearch/hermes-2-pro-mistral-7b": {},
33
- "@hf/thebloke/deepseek-coder-6.7b-instruct": {},
33
+ "@hf/thebloke/deepseek-coder-6.7b-instruct-awq": {},
34
34
  "@hf/thebloke/neural-chat-7b-v3-1-awq": {},
35
35
  "@hf/thebloke/openhermes-2.5-mistral-7b-awq": {},
36
36
  "@hf/thebloke/zephyr-7b-beta-awq": {},
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 to najnowszy eksperymentalny model, który wykazuje znaczące poprawy wydajności w zastosowaniach tekstowych i multimodalnych."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 oferuje zoptymalizowane możliwości przetwarzania multimodalnego, odpowiednie do różnych złożonych scenariuszy zadań."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash to najnowszy model AI Google o wielu modalnościach, który charakteryzuje się szybkim przetwarzaniem i obsługuje wejścia tekstowe, obrazowe i wideo, co czyni go odpowiednim do efektywnego rozszerzania w różnych zadaniach."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 to najnowszy model gotowy do produkcji, oferujący wyższą jakość wyników, ze szczególnym uwzględnieniem zadań matematycznych, długich kontekstów i zadań wizualnych."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 oferuje doskonałe możliwości przetwarzania multimodalnego, zapewniając większą elastyczność w rozwoju aplikacji."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 łączy najnowsze technologie optymalizacji, oferując bardziej efektywne możliwości przetwarzania danych multimodalnych."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro obsługuje do 2 milionów tokenów, co czyni go idealnym wyborem dla średniej wielkości modeli multimodalnych, odpowiednim do wszechstronnej obsługi złożonych zadań."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 to najnowszy eksperymentalny model AI o wielu modalnościach od Google, który charakteryzuje się szybkim przetwarzaniem i obsługuje wejścia tekstowe, obrazowe oraz wideo, co umożliwia wydajne rozszerzanie go na różne zadania."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B nadaje się do przetwarzania zadań średniej i małej skali, łącząc efektywność kosztową."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Desculpe, o servidor não suporta a funcionalidade de extensão solicitada. Por favor, entre em contato com o administrador.",
69
69
  "524": "Desculpe, o servidor excedeu o tempo de espera enquanto aguardava uma resposta, possivelmente devido à lentidão da resposta. Por favor, tente novamente mais tarde.",
70
70
  "AgentRuntimeError": "Erro de execução do modelo de linguagem Lobe, por favor, verifique as informações abaixo ou tente novamente",
71
+ "ConnectionCheckFailed": "A resposta da solicitação está vazia. Verifique se o endereço do proxy da API não termina com `/v1`",
71
72
  "FreePlanLimit": "Atualmente, você é um usuário gratuito e não pode usar essa função. Por favor, faça upgrade para um plano pago para continuar usando.",
72
73
  "InvalidAccessCode": "Senha de acesso inválida ou em branco. Por favor, insira a senha de acesso correta ou adicione uma Chave de API personalizada.",
73
74
  "InvalidBedrockCredentials": "Credenciais Bedrock inválidas, por favor, verifique AccessKeyId/SecretAccessKey e tente novamente",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "O Gemini 1.5 Flash 8B 0924 é o mais recente modelo experimental, com melhorias significativas de desempenho em casos de uso de texto e multimídia."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 oferece capacidade de processamento multimodal otimizada, adequada para uma variedade de cenários de tarefas complexas."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash é o mais recente modelo de IA multimodal do Google, com capacidade de processamento rápido, suportando entradas de texto, imagem e vídeo, adequado para uma variedade de tarefas de expansão eficiente."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "O Gemini 1.5 Pro 002 é o mais recente modelo pronto para produção, oferecendo saídas de maior qualidade, com melhorias significativas em tarefas matemáticas, contextos longos e tarefas visuais."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 oferece excelente capacidade de processamento multimodal, proporcionando maior flexibilidade para o desenvolvimento de aplicações."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 combina as mais recentes tecnologias de otimização, trazendo maior eficiência no processamento de dados multimodais."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro suporta até 2 milhões de tokens, sendo a escolha ideal para modelos multimodais de médio porte, adequados para suporte multifacetado em tarefas complexas."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "O Gemini Exp 1114 é o mais recente modelo experimental de IA multimodal da Google, com capacidade de processamento rápido, suportando entradas de texto, imagem e vídeo, adequado para a expansão eficiente de várias tarefas."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B é adequado para o processamento de tarefas de pequeno a médio porte, combinando custo e eficiência."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Извините, сервер не поддерживает запрашиваемую расширенную функцию. Пожалуйста, свяжитесь с администратором.",
69
69
  "524": "Извините, сервер превысил время ожидания ответа, возможно, из-за слишком медленного ответа. Пожалуйста, попробуйте позже.",
70
70
  "AgentRuntimeError": "Ошибка выполнения времени выполнения языковой модели Lobe, пожалуйста, проверьте и повторите попытку в соответствии с предоставленной информацией",
71
+ "ConnectionCheckFailed": "Запрос вернул пустой ответ, пожалуйста, проверьте, что в конце адреса API-прокси не указано `/v1`",
71
72
  "FreePlanLimit": "Вы являетесь бесплатным пользователем и не можете использовать эту функцию. Пожалуйста, перейдите на платный план для продолжения использования.",
72
73
  "InvalidAccessCode": "Неверный код доступа: введите правильный код доступа или добавьте пользовательский ключ API",
73
74
  "InvalidBedrockCredentials": "Аутентификация Bedrock не прошла, пожалуйста, проверьте AccessKeyId/SecretAccessKey и повторите попытку",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 — это последняя экспериментальная модель, которая демонстрирует значительное улучшение производительности как в текстовых, так и в мультимодальных задачах."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 предлагает оптимизированные многомодальные возможности обработки, подходящие для различных сложных задач."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash — это последняя многомодальная модель ИИ от Google, обладающая высокой скоростью обработки и поддерживающая текстовые, графические и видео входы, что делает её эффективной для масштабирования различных задач."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 — это последняя модель, готовая к производству, которая обеспечивает более высокое качество вывода, особенно в математических задачах, длинных контекстах и визуальных задачах."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 предлагает выдающиеся возможности многомодальной обработки, обеспечивая большую гибкость для разработки приложений."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 сочетает в себе новейшие оптимизационные технологии, обеспечивая более эффективные возможности обработки многомодальных данных."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro поддерживает до 2 миллионов токенов и является идеальным выбором для средних многомодальных моделей, обеспечивая многостороннюю поддержку для сложных задач."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 — это новейшая экспериментальная многомодальная ИИ модель от Google, обладающая высокой скоростью обработки и поддерживающая текстовые, изображенческие и видеовходы, что позволяет эффективно расширять применение для различных задач."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B подходит для обработки задач среднего и малого масштаба, обеспечивая экономическую эффективность."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Üzgünüm, sunucu isteğinizi genişletme işlevini desteklemiyor, lütfen yöneticinizle iletişime geçin",
69
69
  "524": "Üzgünüm, sunucu yanıt beklerken zaman aşımına uğradı, bu muhtemelen yanıtın çok yavaş olmasından kaynaklanıyor, lütfen daha sonra tekrar deneyin",
70
70
  "AgentRuntimeError": "Lobe dil modeli çalışma zamanı hatası, lütfen aşağıdaki bilgilere göre sorunu gidermeye çalışın veya tekrar deneyin",
71
+ "ConnectionCheckFailed": "İstek boş döndü, lütfen API代理地址ının sonuna `/v1` ekleyip eklemediğinizi kontrol edin.",
71
72
  "FreePlanLimit": "Şu anda ücretsiz bir kullanıcısınız, bu özelliği kullanamazsınız. Lütfen devam etmek için bir ücretli plana yükseltin.",
72
73
  "InvalidAccessCode": "Geçersiz Erişim Kodu: Geçersiz veya boş bir şifre girdiniz. Lütfen doğru erişim şifresini girin veya özel API Anahtarı ekleyin.",
73
74
  "InvalidBedrockCredentials": "Bedrock kimlik doğrulaması geçersiz, lütfen AccessKeyId/SecretAccessKey bilgilerinizi kontrol edip tekrar deneyin",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924, metin ve çok modlu kullanım durumlarında önemli performans artışları sunan en son deneysel modeldir."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827, çeşitli karmaşık görev senaryoları için optimize edilmiş çok modlu işleme yeteneği sunar."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash, Google'ın en son çok modlu AI modelidir, hızlı işleme yeteneğine sahiptir ve metin, görüntü ve video girişi destekler, çeşitli görevlerin verimli bir şekilde genişletilmesine olanak tanır."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002, daha yüksek kaliteli çıktılar sunan en son üretim hazır modeldir; özellikle matematik, uzun bağlam ve görsel görevlerde önemli iyileştirmeler sağlamaktadır."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801, mükemmel çok modlu işleme yeteneği sunar ve uygulama geliştirmeye daha fazla esneklik kazandırır."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827, en son optimize edilmiş teknolojileri bir araya getirerek daha verimli çok modlu veri işleme yeteneği sunar."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro, 2 milyon token'a kadar destekler, orta ölçekli çok modlu modeller için ideal bir seçimdir ve karmaşık görevler için çok yönlü destek sunar."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114, Google'ın en son deneysel çok modlu AI modeli olup, hızlı işleme yeteneğine sahip, metin, görüntü ve video girişlerini desteklemekte ve çeşitli görevlerde verimli bir şekilde ölçeklenmektedir."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B, orta ölçekli görev işleme için uygundur ve maliyet etkinliği sunar."
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "Xin lỗi, máy chủ không hỗ trợ chức năng mở rộng được yêu cầu, vui lòng liên hệ với quản trị viên",
69
69
  "524": "Xin lỗi, máy chủ đã hết thời gian chờ khi đang chờ phản hồi, có thể do phản hồi quá chậm, vui lòng thử lại sau",
70
70
  "AgentRuntimeError": "Lobe mô hình ngôn ngữ thực thi gặp lỗi, vui lòng kiểm tra và thử lại dựa trên thông tin dưới đây",
71
+ "ConnectionCheckFailed": "Yêu cầu trả về trống, xin kiểm tra xem địa chỉ API proxy có đang thiếu `/v1` ở cuối không",
71
72
  "FreePlanLimit": "Hiện tại bạn đang sử dụng tài khoản miễn phí, không thể sử dụng tính năng này. Vui lòng nâng cấp lên gói trả phí để tiếp tục sử dụng.",
72
73
  "InvalidAccessCode": "Mật khẩu truy cập không hợp lệ hoặc trống, vui lòng nhập mật khẩu truy cập đúng hoặc thêm Khóa API tùy chỉnh",
73
74
  "InvalidBedrockCredentials": "Xác thực Bedrock không thành công, vui lòng kiểm tra AccessKeyId/SecretAccessKey và thử lại",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 là mô hình thử nghiệm mới nhất, có sự cải thiện đáng kể về hiệu suất trong các trường hợp sử dụng văn bản và đa phương thức."
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 cung cấp khả năng xử lý đa phương thức được tối ưu hóa, phù hợp cho nhiều tình huống nhiệm vụ phức tạp."
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash là mô hình AI đa phương thức mới nhất của Google, có khả năng xử lý nhanh, hỗ trợ đầu vào văn bản, hình ảnh và video, phù hợp cho việc mở rộng hiệu quả cho nhiều nhiệm vụ."
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 là mô hình sẵn sàng cho sản xuất mới nhất, cung cấp đầu ra chất lượng cao hơn, đặc biệt là trong các nhiệm vụ toán học, ngữ cảnh dài và thị giác."
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 cung cấp khả năng xử lý đa phương thức xuất sắc, mang lại sự linh hoạt lớn hơn cho phát triển ứng dụng."
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 kết hợp công nghệ tối ưu hóa mới nhất, mang lại khả năng xử lý dữ liệu đa phương thức hiệu quả hơn."
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro hỗ trợ lên đến 2 triệu tokens, là lựa chọn lý tưởng cho mô hình đa phương thức trung bình, phù hợp cho hỗ trợ đa diện cho các nhiệm vụ phức tạp."
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 là mô hình AI đa phương thức thử nghiệm mới nhất của Google, có khả năng xử lý nhanh, hỗ trợ đầu vào văn bản, hình ảnh và video, phù hợp với việc mở rộng hiệu quả cho nhiều nhiệm vụ."
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B phù hợp cho việc xử lý các nhiệm vụ quy mô vừa và nhỏ, đồng thời mang lại hiệu quả chi phí."
486
480
  },
@@ -98,7 +98,8 @@
98
98
  "AgentRuntimeError": "Lobe AI Runtime 执行出错,请根据以下信息排查或重试",
99
99
  "FreePlanLimit": "当前为免费用户,无法使用该功能,请升级到付费计划后继续使用",
100
100
  "SubscriptionPlanLimit": "您的订阅额度已用尽,无法使用该功能,请升级到更高计划,或购买资源包后继续使用",
101
- "InvalidGithubToken": "Github PAT 不正确或为空,请检查 Github PAT 后重试"
101
+ "InvalidGithubToken": "Github PAT 不正确或为空,请检查 Github PAT 后重试",
102
+ "ConnectionCheckFailed": "请求返回为空,请检查 API 代理地址末尾是否未包含 `/v1`"
102
103
  },
103
104
  "stt": {
104
105
  "responseError": "服务请求失败,请检查配置或重试"
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 是最新的实验性模型,在文本和多模态用例中都有显著的性能提升。"
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 提供了优化后的多模态处理能力,适用多种复杂任务场景。"
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash 是Google最新的多模态AI模型,具备快速处理能力,支持文本、图像和视频输入,适用于多种任务的高效扩展。"
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 是最新的生产就绪模型,提供更高质量的输出,特别在数学、长上下文和视觉任务方面有显著提升。"
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 提供出色的多模态处理能力,为应用开发带来更大灵活性。"
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 结合最新优化技术,带来更高效的多模态数据处理能力。"
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro 支持高达200万个tokens,是中型多模态模型的理想选择,适用于复杂任务的多方面支持。"
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 是Google最新的实验性多模态AI模型,具备快速处理能力,支持文本、图像和视频输入,适用于多种任务的高效扩展。"
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B 适合中小规模任务处理,兼具成本效益。"
486
480
  },
@@ -68,6 +68,7 @@
68
68
  "510": "很抱歉,伺服器不支援請求的擴展功能,請聯繫管理員",
69
69
  "524": "很抱歉,伺服器在等待回覆時超時,可能是因為回應太慢,請稍後再試",
70
70
  "AgentRuntimeError": "Lobe 語言模型運行時執行出錯,請根據以下信息排查或重試",
71
+ "ConnectionCheckFailed": "請求返回為空,請檢查 API 代理地址末尾是否未包含 `/v1`",
71
72
  "FreePlanLimit": "目前為免費用戶,無法使用該功能,請升級到付費計劃後繼續使用",
72
73
  "InvalidAccessCode": "密碼不正確或為空,請輸入正確的訪問密碼,或添加自定義 API 金鑰",
73
74
  "InvalidBedrockCredentials": "Bedrock 驗證未通過,請檢查 AccessKeyId/SecretAccessKey 後重試",
@@ -460,9 +460,6 @@
460
460
  "gemini-1.5-flash-8b-exp-0924": {
461
461
  "description": "Gemini 1.5 Flash 8B 0924 是最新的實驗性模型,在文本和多模態用例中都有顯著的性能提升。"
462
462
  },
463
- "gemini-1.5-flash-exp-0827": {
464
- "description": "Gemini 1.5 Flash 0827 提供了優化後的多模態處理能力,適用多種複雜任務場景。"
465
- },
466
463
  "gemini-1.5-flash-latest": {
467
464
  "description": "Gemini 1.5 Flash 是 Google 最新的多模態 AI 模型,具備快速處理能力,支持文本、圖像和視頻輸入,適用於多種任務的高效擴展。"
468
465
  },
@@ -472,15 +469,12 @@
472
469
  "gemini-1.5-pro-002": {
473
470
  "description": "Gemini 1.5 Pro 002 是最新的生產就緒模型,提供更高品質的輸出,特別在數學、長上下文和視覺任務方面有顯著提升。"
474
471
  },
475
- "gemini-1.5-pro-exp-0801": {
476
- "description": "Gemini 1.5 Pro 0801 提供出色的多模態處理能力,為應用開發帶來更大靈活性。"
477
- },
478
- "gemini-1.5-pro-exp-0827": {
479
- "description": "Gemini 1.5 Pro 0827 結合最新優化技術,帶來更高效的多模態數據處理能力。"
480
- },
481
472
  "gemini-1.5-pro-latest": {
482
473
  "description": "Gemini 1.5 Pro 支持高達 200 萬個 tokens,是中型多模態模型的理想選擇,適用於複雜任務的多方面支持。"
483
474
  },
475
+ "gemini-exp-1114": {
476
+ "description": "Gemini Exp 1114 是 Google 最新的實驗性多模態 AI 模型,具備快速處理能力,支持文本、影像和影片輸入,適用於多種任務的高效擴展。"
477
+ },
484
478
  "gemma-7b-it": {
485
479
  "description": "Gemma 7B 適合中小規模任務處理,兼具成本效益。"
486
480
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/chat",
3
- "version": "1.31.10",
3
+ "version": "1.31.11",
4
4
  "description": "Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
5
5
  "keywords": [
6
6
  "framework",
@@ -110,7 +110,7 @@
110
110
  "@azure/core-rest-pipeline": "1.16.0",
111
111
  "@azure/openai": "1.0.0-beta.12",
112
112
  "@baiducloud/qianfan": "^0.1.9",
113
- "@cfworker/json-schema": "^2.0.1",
113
+ "@cfworker/json-schema": "^3.0.0",
114
114
  "@clerk/localizations": "^3.3.0",
115
115
  "@clerk/nextjs": "^5.7.5",
116
116
  "@clerk/themes": "^2.1.37",
@@ -302,7 +302,7 @@
302
302
  "vitest": "~1.2.2",
303
303
  "vitest-canvas-mock": "^0.3.3"
304
304
  },
305
- "packageManager": "pnpm@9.12.3",
305
+ "packageManager": "pnpm@9.13.2",
306
306
  "publishConfig": {
307
307
  "access": "public",
308
308
  "registry": "https://registry.npmjs.org"
@@ -60,10 +60,17 @@ const Checker = memo<ConnectionCheckerProps>(({ model, provider }) => {
60
60
  setPass(false);
61
61
  isError = true;
62
62
  },
63
- onFinish: async () => {
64
- if (!isError) {
63
+ onFinish: async (value) => {
64
+ if (!isError && value) {
65
65
  setError(undefined);
66
66
  setPass(true);
67
+ } else {
68
+ setPass(false);
69
+ setError({
70
+ body: value,
71
+ message: t('response.ConnectionCheckFailed', { ns: 'error' }),
72
+ type: 'ConnectionCheckFailed',
73
+ });
67
74
  }
68
75
  },
69
76
  onLoadingChange: (loading) => {
@@ -17,6 +17,8 @@ export const AgentRuntimeErrorType = {
17
17
 
18
18
  InvalidGithubToken: 'InvalidGithubToken',
19
19
 
20
+ ConnectionCheckFailed: 'ConnectionCheckFailed',
21
+
20
22
  /**
21
23
  * @deprecated
22
24
  */
@@ -124,6 +124,7 @@ export default {
124
124
 
125
125
  // Github Token
126
126
  InvalidGithubToken: 'Github PAT 不正确或为空,请检查 Github PAT 后重试',
127
+ ConnectionCheckFailed: '请求返回为空,请检查 API 代理地址末尾是否未包含 `/v1`',
127
128
 
128
129
  /* eslint-enable */
129
130
  },