Polza.AI
Polza.ai Logo

Начните пользоваться прямо сейчас

Единый API для 400+ моделей ИИ. Создавайте тексты, код, изображения, аудио и видео в одном интерфейсе.

TelegramXInstagramYouTubeVK
© 2025 Polza Ai • Все права защищены
К списку моделей
Cohere: Command R+ (08-2024)

Cohere: Command R+ (08-2024)

ID: cohere/command-r-plus-08-2024

Попробовать

233,54 ₽

Запрос/ 1М

934,14 ₽

Ответ / 1М

Изображение вход /1М

Изображение выход /1М

128K

Контекст

4K

Макс. ответ

Описание

command-r-plus-08-2024 is an update of the Command R+ with roughly 50% higher throughput and 25% lower latencies as compared to the previous Command R+ version, while keeping the hardware footprint the same.

Read the launch post here.

Use of this model is subject to Cohere's Usage Policy and SaaS Agreement.

Провайдеры для Cohere: Command R+ (08-2024)

Cohere

Статус

233,536 ₽Запрос/ 1М
934,145 ₽Ответ / 1М
Изображение вход /1М
Изображение выход /1М
128KКонтекст
4KМакс. ответ

Статус работы провайдера

Нет данных 29 мар., 16:50 – 17:00

Дополнительные цены

Политика в отношении данных

Prompt Training:-
Prompt Logging:-
Moderation:Not moderated

Поддерживаемые параметры

max_tokenstemperaturetop_pstopfrequency_penaltypresence_penaltytop_kseedresponse_formatstructured_outputstoolstool_choice

API и примеры кода

Наш сервис предоставляет единый API, совместимый с OpenAI SDK. Просто укажите наш base_url и используйте ключ, полученный в личном кабинете.

import OpenAI from 'openai';

const openai = new OpenAI({
  baseURL: 'https://polza.ai/api/v1',
  apiKey: '<POLZA_AI_API_KEY>'
});

async function main() {
  const completion = await openai.chat.completions.create({
    model: 'cohere/command-r-plus-08-2024',
    messages: [{
      role: 'user',
      content: 'Что думаешь об этой жизни?',
    }],
  });
  console.log(completion.choices[0].message);
}

main();
SelectВыбор за вами
Polza.AI Logo

Polza.AI — лучший выбор

для

Воспользуйтесь сервисом прямо сейчас. А если остались вопросы - запишитесь на демо

Cohere: Command R+ (08-2024) — цены, контекст, API | Polza AI