diff --git a/locales/ar/models.json b/locales/ar/models.json index d22f32ee4d87..75613e978ca3 100644 --- a/locales/ar/models.json +++ b/locales/ar/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "محسن لمشاهد الحوار باللغة الصينية، يوفر قدرة توليد حوار سلس ومتوافق مع عادات التعبير الصينية." }, + "abab7-chat-preview": { + "description": "تحسين كبير في قدرات النموذج مقارنة بسلسلة abab6.5 في النصوص الطويلة، الرياضيات، والكتابة." + }, "accounts/fireworks/models/firefunction-v1": { "description": "نموذج استدعاء الدوال مفتوح المصدر من Fireworks، يوفر قدرة تنفيذ تعليمات ممتازة وخصائص قابلة للتخصيص." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 هو نموذج شيفرة مفتوح المصدر من نوع خبير مختلط، يقدم أداءً ممتازًا في مهام الشيفرة، ويضاهي GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "نموذج الاستدلال الذي أطلقته DeepSeek. قبل تقديم الإجابة النهائية، يقوم النموذج أولاً بإخراج سلسلة من المحتوى الفكري لتحسين دقة الإجابة النهائية." + }, "deepseek-v2": { "description": "DeepSeek V2 هو نموذج لغوي فعال من نوع Mixture-of-Experts، مناسب لاحتياجات المعالجة الاقتصادية." }, diff --git a/locales/bg-BG/models.json b/locales/bg-BG/models.json index 497c77ce4bd5..f1706897ed39 100644 --- a/locales/bg-BG/models.json +++ b/locales/bg-BG/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Оптимизирана за диалогови сценарии на китайски, предлагаща плавно и съответстващо на китайските изразни навици генериране на диалози." }, + "abab7-chat-preview": { + "description": "В сравнение с моделите от серията abab6.5, този модел предлага значително подобрение в способностите за работа с дълги текстове, математика и писане." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks отворен модел за извикване на функции, предлагащ отлични способности за изпълнение на инструкции и отворени, персонализируеми характеристики." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 е отворен хибриден експертен кодов модел, който се представя отлично в кодовите задачи, сравним с GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Модел за извеждане, разработен от DeepSeek. Преди да предостави окончателния отговор, моделът първо извежда част от веригата на мислене, за да повиши точността на крайния отговор." + }, "deepseek-v2": { "description": "DeepSeek V2 е ефективен модел на Mixture-of-Experts, подходящ за икономически ефективни нужди от обработка." }, diff --git a/locales/de-DE/models.json b/locales/de-DE/models.json index ddf916025ace..8abace1ab647 100644 --- a/locales/de-DE/models.json +++ b/locales/de-DE/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Für chinesische Charakterdialoge optimiert, bietet es flüssige und den chinesischen Ausdrucksgewohnheiten entsprechende Dialoggenerierung." }, + "abab7-chat-preview": { + "description": "Im Vergleich zur abab6.5-Modellreihe gibt es erhebliche Verbesserungen in den Fähigkeiten bei langen Texten, Mathematik und Schreiben." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Das Open-Source-Funktionsaufrufmodell von Fireworks bietet hervorragende Anweisungsdurchführungsfähigkeiten und anpassbare Funktionen." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 ist ein Open-Source-Mischexperten-Code-Modell, das in Codeaufgaben hervorragende Leistungen erbringt und mit GPT4-Turbo vergleichbar ist." }, + "deepseek-reasoner": { + "description": "Das von DeepSeek entwickelte Inferenzmodell. Bevor das Modell die endgültige Antwort ausgibt, gibt es zunächst eine Denkprozesskette aus, um die Genauigkeit der endgültigen Antwort zu erhöhen." + }, "deepseek-v2": { "description": "DeepSeek V2 ist ein effizientes Mixture-of-Experts-Sprachmodell, das für wirtschaftliche Verarbeitungsanforderungen geeignet ist." }, diff --git a/locales/en-US/common.json b/locales/en-US/common.json index 2ae715c201c5..6543528e5866 100644 --- a/locales/en-US/common.json +++ b/locales/en-US/common.json @@ -296,7 +296,7 @@ "moveGuide": "The settings button has been moved here", "plans": "Subscription Plans", "preview": "Preview", - "profile": "Account Management", + "profile": "Account", "setting": "Settings", "usages": "Usage Statistics" }, diff --git a/locales/en-US/models.json b/locales/en-US/models.json index 66adf2c9a67c..b5dc358408bd 100644 --- a/locales/en-US/models.json +++ b/locales/en-US/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Optimized for Chinese persona dialogue scenarios, providing smooth dialogue generation that aligns with Chinese expression habits." }, + "abab7-chat-preview": { + "description": "Significant improvements in capabilities such as long text, mathematics, and writing compared to the abab6.5 series models." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks open-source function-calling model provides excellent instruction execution capabilities and customizable features." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 is an open-source hybrid expert code model that performs excellently in coding tasks, comparable to GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "The reasoning model launched by DeepSeek. Before outputting the final answer, the model first provides a chain of thought to enhance the accuracy of the final response." + }, "deepseek-v2": { "description": "DeepSeek V2 is an efficient Mixture-of-Experts language model, suitable for cost-effective processing needs." }, diff --git a/locales/es-ES/models.json b/locales/es-ES/models.json index ff8a4d9f10c9..ed9575f5ccce 100644 --- a/locales/es-ES/models.json +++ b/locales/es-ES/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Optimizado para escenarios de diálogo de personajes en chino, ofrece capacidades de generación de diálogos fluidos y acordes con las expresiones chinas." }, + "abab7-chat-preview": { + "description": "En comparación con la serie de modelos abab6.5, ha habido una mejora significativa en habilidades como el manejo de textos largos, matemáticas y escritura." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Modelo de llamada de función de código abierto de Fireworks, que ofrece capacidades de ejecución de instrucciones sobresalientes y características personalizables." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 es un modelo de código de expertos híbrido de código abierto, que destaca en tareas de codificación, comparable a GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Modelo de inferencia lanzado por DeepSeek. Antes de proporcionar la respuesta final, el modelo genera primero una cadena de pensamiento para mejorar la precisión de la respuesta final." + }, "deepseek-v2": { "description": "DeepSeek V2 es un modelo de lenguaje Mixture-of-Experts eficiente, adecuado para necesidades de procesamiento económico." }, diff --git a/locales/fa-IR/models.json b/locales/fa-IR/models.json index f1123cb91049..190e0f2459ff 100644 --- a/locales/fa-IR/models.json +++ b/locales/fa-IR/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "بهینه‌سازی شده برای سناریوهای مکالمه با شخصیت‌های چینی، ارائه توانایی تولید مکالمات روان و مطابق با عادات بیانی چینی." }, + "abab7-chat-preview": { + "description": "نسبت به مدل‌های سری abab6.5، در توانایی‌های مربوط به متن‌های طولانی، ریاضیات و نوشتن به طور قابل توجهی بهبود یافته است." + }, "accounts/fireworks/models/firefunction-v1": { "description": "مدل فراخوانی تابع Fireworks منبع‌باز، ارائه‌دهنده قابلیت اجرای دستورالعمل‌های برجسته و ویژگی‌های باز و قابل سفارشی‌سازی." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 یک مدل کد نویسی ترکیبی و متن‌باز است که در وظایف کدنویسی عملکرد بسیار خوبی دارد و با GPT4-Turbo قابل مقایسه است." }, + "deepseek-reasoner": { + "description": "مدل استدلالی ارائه شده توسط DeepSeek. قبل از ارائه پاسخ نهایی، مدل ابتدا یک زنجیره تفکر را تولید می‌کند تا دقت پاسخ نهایی را افزایش دهد." + }, "deepseek-v2": { "description": "DeepSeek V2 یک مدل زبانی Mixture-of-Experts کارآمد است که برای پردازش نیازهای اقتصادی و کارآمد مناسب می‌باشد." }, diff --git a/locales/fr-FR/models.json b/locales/fr-FR/models.json index 971c8daaee56..e8f484afa36d 100644 --- a/locales/fr-FR/models.json +++ b/locales/fr-FR/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Optimisé pour des scénarios de dialogue en chinois, offrant une capacité de génération de dialogues fluide et conforme aux habitudes d'expression en chinois." }, + "abab7-chat-preview": { + "description": "Par rapport à la série de modèles abab6.5, il y a eu une amélioration significative des capacités en matière de textes longs, de mathématiques et d'écriture." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Le modèle d'appel de fonction open source de Fireworks offre d'excellentes capacités d'exécution d'instructions et des caractéristiques personnalisables." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 est un modèle de code open source de type expert mixte, performant dans les tâches de code, rivalisant avec GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Modèle d'inférence proposé par DeepSeek. Avant de fournir la réponse finale, le modèle génère d'abord une chaîne de pensée pour améliorer l'exactitude de la réponse finale." + }, "deepseek-v2": { "description": "DeepSeek V2 est un modèle de langage Mixture-of-Experts efficace, adapté aux besoins de traitement économique." }, diff --git a/locales/it-IT/models.json b/locales/it-IT/models.json index ebe1e2fdf07d..69281b251fa1 100644 --- a/locales/it-IT/models.json +++ b/locales/it-IT/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Ottimizzato per scenari di dialogo con personaggi cinesi, offre capacità di generazione di dialoghi fluida e conforme alle espressioni cinesi." }, + "abab7-chat-preview": { + "description": "Rispetto alla serie di modelli abab6.5, ci sono stati notevoli miglioramenti nelle capacità di elaborazione di testi lunghi, matematica e scrittura." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Il modello open source di chiamata di funzione di Fireworks offre capacità di esecuzione di istruzioni eccezionali e caratteristiche personalizzabili." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 è un modello di codice open source di esperti misti, eccelle nei compiti di codice, paragonabile a GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Modello di ragionamento lanciato da DeepSeek. Prima di fornire la risposta finale, il modello genera una catena di pensiero per migliorare l'accuratezza della risposta finale." + }, "deepseek-v2": { "description": "DeepSeek V2 è un modello di linguaggio Mixture-of-Experts efficiente, adatto per esigenze di elaborazione economica." }, diff --git a/locales/ja-JP/models.json b/locales/ja-JP/models.json index 5a94f8e36b17..00f8c80275e8 100644 --- a/locales/ja-JP/models.json +++ b/locales/ja-JP/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "中国語のキャラクター対話シーンに最適化されており、流暢で中国語の表現習慣に合った対話生成能力を提供します。" }, + "abab7-chat-preview": { + "description": "abab6.5シリーズモデルに比べて、長文、数学、執筆などの能力が大幅に向上しています。" + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworksのオープンソース関数呼び出しモデルは、卓越した指示実行能力とオープンでカスタマイズ可能な特性を提供します。" }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2は、オープンソースの混合エキスパートコードモデルであり、コードタスクにおいて優れた性能を発揮し、GPT4-Turboに匹敵します。" }, + "deepseek-reasoner": { + "description": "DeepSeekが提供する推論モデルです。最終的な回答を出力する前に、モデルは思考の連鎖を出力し、最終的な答えの正確性を高めます。" + }, "deepseek-v2": { "description": "DeepSeek V2は、高効率なMixture-of-Experts言語モデルであり、経済的な処理ニーズに適しています。" }, diff --git a/locales/ko-KR/models.json b/locales/ko-KR/models.json index 736894ca919a..104727c4e039 100644 --- a/locales/ko-KR/models.json +++ b/locales/ko-KR/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "중국어 캐릭터 대화 시나리오에 최적화되어 있으며, 유창하고 중국어 표현 습관에 맞는 대화 생성 능력을 제공합니다." }, + "abab7-chat-preview": { + "description": "abab6.5 시리즈 모델에 비해 긴 글, 수학, 작문 등에서 능력이 크게 향상되었습니다." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks 오픈 소스 함수 호출 모델로, 뛰어난 지시 실행 능력과 개방형 커스터마이징 기능을 제공합니다." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2는 오픈 소스 혼합 전문가 코드 모델로, 코드 작업에서 뛰어난 성능을 발휘하며, GPT4-Turbo와 경쟁할 수 있습니다." }, + "deepseek-reasoner": { + "description": "DeepSeek에서 제공하는 추론 모델입니다. 최종 답변을 출력하기 전에 모델은 먼저 사고 과정을 출력하여 최종 답변의 정확성을 높입니다." + }, "deepseek-v2": { "description": "DeepSeek V2는 경제적이고 효율적인 처리 요구에 적합한 Mixture-of-Experts 언어 모델입니다." }, diff --git a/locales/nl-NL/models.json b/locales/nl-NL/models.json index 341aa2baa08c..3af8912f5872 100644 --- a/locales/nl-NL/models.json +++ b/locales/nl-NL/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Geoptimaliseerd voor Chinese personagegesprekken, biedt vloeiende en cultureel passende gespreksgeneratiecapaciteiten." }, + "abab7-chat-preview": { + "description": "In vergelijking met de abab6.5-serie modellen zijn er aanzienlijke verbeteringen in de capaciteiten op het gebied van lange teksten, wiskunde, schrijven, enzovoort." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks open-source functie-aanroepmodel biedt uitstekende instructie-uitvoeringscapaciteiten en aanpasbare functies." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 is een open-source hybride expertcode-model, presteert uitstekend in code-taken en is vergelijkbaar met GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Het redeneer model van DeepSeek. Voordat het model het uiteindelijke antwoord geeft, genereert het eerst een stuk denkproces om de nauwkeurigheid van het uiteindelijke antwoord te verbeteren." + }, "deepseek-v2": { "description": "DeepSeek V2 is een efficiënt Mixture-of-Experts taalmodel, geschikt voor kosteneffectieve verwerkingsbehoeften." }, diff --git a/locales/pl-PL/models.json b/locales/pl-PL/models.json index 6316805a3766..063717a66b5d 100644 --- a/locales/pl-PL/models.json +++ b/locales/pl-PL/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Optymalizowany do scenariuszy dialogowych w języku chińskim, oferujący płynne i zgodne z chińskimi zwyczajami generowanie dialogów." }, + "abab7-chat-preview": { + "description": "W porównaniu do modeli z serii abab6.5, zdolności w zakresie długich tekstów, matematyki i pisania uległy znacznej poprawie." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Open source model wywołań funkcji od Fireworks, oferujący doskonałe możliwości wykonania poleceń i otwarte, konfigurowalne cechy." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 to otwarty model kodowy Mixture-of-Experts, który doskonale radzi sobie z zadaniami kodowymi, porównywalny z GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Model inferency wprowadzony przez DeepSeek. Przed wygenerowaniem ostatecznej odpowiedzi, model najpierw przedstawia fragment łańcucha myślowego, aby zwiększyć dokładność końcowej odpowiedzi." + }, "deepseek-v2": { "description": "DeepSeek V2 to wydajny model językowy Mixture-of-Experts, odpowiedni do ekonomicznych potrzeb przetwarzania." }, diff --git a/locales/pt-BR/models.json b/locales/pt-BR/models.json index 77ea6c425aca..9589f9d97168 100644 --- a/locales/pt-BR/models.json +++ b/locales/pt-BR/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Otimizado para cenários de diálogo de personagens em chinês, oferecendo capacidade de geração de diálogos fluentes e que respeitam os hábitos de expressão em chinês." }, + "abab7-chat-preview": { + "description": "Em comparação com a série de modelos abab6.5, houve uma melhoria significativa nas habilidades em textos longos, matemática, escrita, entre outros." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Modelo de chamada de função de código aberto da Fireworks, oferecendo excelente capacidade de execução de instruções e características personalizáveis." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 é um modelo de código de especialistas abertos, destacando-se em tarefas de codificação, comparável ao GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Modelo de raciocínio lançado pela DeepSeek. Antes de fornecer a resposta final, o modelo gera uma cadeia de pensamento para aumentar a precisão da resposta final." + }, "deepseek-v2": { "description": "DeepSeek V2 é um modelo de linguagem eficiente Mixture-of-Experts, adequado para demandas de processamento econômico." }, diff --git a/locales/ru-RU/models.json b/locales/ru-RU/models.json index a5fe2230af21..124d8f946a41 100644 --- a/locales/ru-RU/models.json +++ b/locales/ru-RU/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Оптимизирован для диалогов на китайском языке, обеспечивая плавную генерацию диалогов, соответствующую китайским языковым привычкам." }, + "abab7-chat-preview": { + "description": "По сравнению с серией моделей abab6.5, значительно улучшены способности в области длинных текстов, математики и написания." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Открытая модель вызова функций от Fireworks, обеспечивающая выдающиеся возможности выполнения команд и открытые настраиваемые функции." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 — это открытая смешанная экспертная модель кода, показывающая отличные результаты в задачах кода, сопоставимая с GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Модель вывода, представленная DeepSeek. Перед тем как выдать окончательный ответ, модель сначала выводит цепочку размышлений, чтобы повысить точность окончательного ответа." + }, "deepseek-v2": { "description": "DeepSeek V2 — это эффективная языковая модель Mixture-of-Experts, подходящая для экономически эффективных потребностей обработки." }, diff --git a/locales/tr-TR/models.json b/locales/tr-TR/models.json index 05d6186c4dbe..5f846df9dce4 100644 --- a/locales/tr-TR/models.json +++ b/locales/tr-TR/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Çin karakter diyalog senaryoları için optimize edilmiş, akıcı ve Çin ifade alışkanlıklarına uygun diyalog üretim yeteneği sunar." }, + "abab7-chat-preview": { + "description": "abab6.5 serisi modellere kıyasla uzun metin, matematik, yazım gibi yeteneklerde büyük bir gelişim göstermektedir." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks açık kaynak fonksiyon çağrı modeli, mükemmel talimat yürütme yetenekleri ve özelleştirilebilir özellikler sunar." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2, açık kaynaklı bir karışık uzman kod modelidir, kod görevlerinde mükemmel performans sergiler ve GPT4-Turbo ile karşılaştırılabilir." }, + "deepseek-reasoner": { + "description": "DeepSeek tarafından sunulan bir akıl yürütme modeli. Model, nihai yanıtı vermeden önce bir düşünce zinciri içeriği sunarak nihai cevabın doğruluğunu artırır." + }, "deepseek-v2": { "description": "DeepSeek V2, ekonomik ve verimli işleme ihtiyaçları için uygun, etkili bir Mixture-of-Experts dil modelidir." }, diff --git a/locales/vi-VN/models.json b/locales/vi-VN/models.json index fac29c6caf66..cf34c6648851 100644 --- a/locales/vi-VN/models.json +++ b/locales/vi-VN/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "Tối ưu hóa cho các tình huống đối thoại bằng tiếng Trung, cung cấp khả năng sinh đối thoại mượt mà và phù hợp với thói quen diễn đạt tiếng Trung." }, + "abab7-chat-preview": { + "description": "So với các mô hình trong series abab6.5, khả năng xử lý văn bản dài, toán học, viết lách, v.v. đã được cải thiện đáng kể." + }, "accounts/fireworks/models/firefunction-v1": { "description": "Mô hình gọi hàm mã nguồn mở của Fireworks, cung cấp khả năng thực hiện chỉ dẫn xuất sắc và tính năng tùy chỉnh mở." }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 là mô hình mã nguồn mở hỗn hợp chuyên gia, thể hiện xuất sắc trong các nhiệm vụ mã, tương đương với GPT4-Turbo." }, + "deepseek-reasoner": { + "description": "Mô hình suy diễn do DeepSeek phát triển. Trước khi đưa ra câu trả lời cuối cùng, mô hình sẽ xuất ra một đoạn nội dung chuỗi suy nghĩ để nâng cao độ chính xác của câu trả lời cuối." + }, "deepseek-v2": { "description": "DeepSeek V2 là mô hình ngôn ngữ Mixture-of-Experts hiệu quả, phù hợp cho các nhu cầu xử lý tiết kiệm." }, diff --git a/locales/zh-CN/models.json b/locales/zh-CN/models.json index 44c2b3fb817e..f6c1d1c3604e 100644 --- a/locales/zh-CN/models.json +++ b/locales/zh-CN/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "针对中文人设对话场景优化,提供流畅且符合中文表达习惯的对话生成能力。" }, + "abab7-chat-preview": { + "description": "相对于abab6.5系列模型在长文、数学、写作等能力有大幅度提升。" + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks 开源函数调用模型,提供卓越的指令执行能力和开放可定制的特性。" }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 是开源的混合专家代码模型,在代码任务方面表现优异,与 GPT4-Turbo 相媲美。" }, + "deepseek-reasoner": { + "description": "DeepSeek 推出的推理模型。在输出最终回答之前,模型会先输出一段思维链内容,以提升最终答案的准确性。" + }, "deepseek-v2": { "description": "DeepSeek V2 是高效的 Mixture-of-Experts 语言模型,适用于经济高效的处理需求。" }, diff --git a/locales/zh-TW/models.json b/locales/zh-TW/models.json index 3c03462915cb..bc6a99891fc2 100644 --- a/locales/zh-TW/models.json +++ b/locales/zh-TW/models.json @@ -305,6 +305,9 @@ "abab6.5t-chat": { "description": "針對中文人設對話場景優化,提供流暢且符合中文表達習慣的對話生成能力。" }, + "abab7-chat-preview": { + "description": "相對於abab6.5系列模型在長文、數學、寫作等能力有大幅度提升。" + }, "accounts/fireworks/models/firefunction-v1": { "description": "Fireworks 開源函數調用模型,提供卓越的指令執行能力和開放可定制的特性。" }, @@ -536,6 +539,9 @@ "deepseek-coder-v2:236b": { "description": "DeepSeek Coder V2 是開源的混合專家代碼模型,在代碼任務方面表現優異,與 GPT4-Turbo 相媲美。" }, + "deepseek-reasoner": { + "description": "DeepSeek 推出的推理模型。在輸出最終回答之前,模型會先輸出一段思維鏈內容,以提升最終答案的準確性。" + }, "deepseek-v2": { "description": "DeepSeek V2 是高效的 Mixture-of-Experts 語言模型,適用於經濟高效的處理需求。" }, diff --git a/package.json b/package.json index 7c1d91a18996..9fbd743c6396 100644 --- a/package.json +++ b/package.json @@ -185,7 +185,7 @@ "officeparser": "^5.1.1", "ollama": "^0.5.11", "openai": "^4.77.3", - "openapi-fetch": "^0.13.4", + "openapi-fetch": "^0.9.8", "partial-json": "^0.1.7", "pdf-parse": "^1.1.1", "pdfjs-dist": "4.8.69", @@ -219,7 +219,7 @@ "semver": "^7.6.3", "sharp": "^0.33.5", "shiki": "^1.26.1", - "stripe": "^15.12.0", + "stripe": "^16.12.0", "superjson": "^2.2.2", "svix": "^1.45.1", "swr": "^2.3.0", diff --git a/src/app/(main)/settings/provider/(detail)/[id]/index.tsx b/src/app/(main)/settings/provider/(detail)/[id]/index.tsx index 4270f63df3c7..617c3e148ae8 100644 --- a/src/app/(main)/settings/provider/(detail)/[id]/index.tsx +++ b/src/app/(main)/settings/provider/(detail)/[id]/index.tsx @@ -16,7 +16,7 @@ const ProviderDetail = memo(({ showConfig = true, ...card } {/* ↑ cloud slot ↑ */} {showConfig && } - + ); }); diff --git a/src/app/(main)/settings/provider/features/ModelList/ModelTitle/index.tsx b/src/app/(main)/settings/provider/features/ModelList/ModelTitle/index.tsx index 6c5b51ca33f0..d3eef654a3e9 100644 --- a/src/app/(main)/settings/provider/features/ModelList/ModelTitle/index.tsx +++ b/src/app/(main)/settings/provider/features/ModelList/ModelTitle/index.tsx @@ -15,131 +15,139 @@ import Search from './Search'; interface ModelFetcherProps { provider: string; + showAddNewModel?: boolean; + showModelFetcher?: boolean; } -const ModelTitle = memo(({ provider }) => { - const theme = useTheme(); - const { t } = useTranslation('modelProvider'); - const [ - searchKeyword, - totalModels, - isEmpty, - hasRemoteModels, - fetchRemoteModelList, - clearObtainedModels, - useFetchAiProviderModels, - ] = useAiInfraStore((s) => [ - s.modelSearchKeyword, - aiModelSelectors.totalAiProviderModelList(s), - aiModelSelectors.isEmptyAiProviderModelList(s), - aiModelSelectors.hasRemoteModels(s), - s.fetchRemoteModelList, - s.clearRemoteModels, - s.useFetchAiProviderModels, - ]); +const ModelTitle = memo( + ({ provider, showAddNewModel = true, showModelFetcher = true }) => { + const theme = useTheme(); + const { t } = useTranslation('modelProvider'); + const [ + searchKeyword, + totalModels, + isEmpty, + hasRemoteModels, + fetchRemoteModelList, + clearObtainedModels, + useFetchAiProviderModels, + ] = useAiInfraStore((s) => [ + s.modelSearchKeyword, + aiModelSelectors.totalAiProviderModelList(s), + aiModelSelectors.isEmptyAiProviderModelList(s), + aiModelSelectors.hasRemoteModels(s), + s.fetchRemoteModelList, + s.clearRemoteModels, + s.useFetchAiProviderModels, + ]); - const { isLoading } = useFetchAiProviderModels(provider); + const { isLoading } = useFetchAiProviderModels(provider); - const [fetchRemoteModelsLoading, setFetchRemoteModelsLoading] = useState(false); - const [clearRemoteModelsLoading, setClearRemoteModelsLoading] = useState(false); - const [showModal, setShowModal] = useState(false); + const [fetchRemoteModelsLoading, setFetchRemoteModelsLoading] = useState(false); + const [clearRemoteModelsLoading, setClearRemoteModelsLoading] = useState(false); + const [showModal, setShowModal] = useState(false); - const mobile = useIsMobile(); + const mobile = useIsMobile(); - return ( - - - - - {t('providerModels.list.title')} - + return ( + + + + + {t('providerModels.list.title')} + + {isLoading ? ( + + ) : ( + +
+ {t('providerModels.list.total', { count: totalModels })} + {hasRemoteModels && ( + { + setClearRemoteModelsLoading(true); + await clearObtainedModels(provider); + setClearRemoteModelsLoading(false); + }} + size={'small'} + title={t('providerModels.list.fetcher.clear')} + /> + )} +
+
+ )} +
{isLoading ? ( - - ) : ( - -
- {t('providerModels.list.total', { count: totalModels })} - {hasRemoteModels && ( - + ) : isEmpty ? null : ( + + {!mobile && ( + { + useAiInfraStore.setState({ modelSearchKeyword: value }); + }} + value={searchKeyword} + /> + )} + + {showModelFetcher && ( + + )} + {showAddNewModel && ( +
-
+ + +
)}
- {isLoading ? ( - - ) : isEmpty ? null : ( - - {!mobile && ( - { - useAiInfraStore.setState({ modelSearchKeyword: value }); - }} - value={searchKeyword} - /> - )} - - -