HyprLab Docs
  • GETTING STARTED
    • Introduction
    • Authentication
    • Making requests
  • BROWSE MODELS
    • Model List
      • OpenAI
        • AUDIO
        • CHAT
        • EMBEDDINGS
        • IMAGE
        • TEXT
        • MODERATION
      • Anthropic
      • Google
        • AUDIO
        • CHAT
          • OpenAI-Format
          • Google-Format
        • IMAGE
        • VIDEO
      • DeepSeek
      • x.AI
        • CHAT
        • IMAGE
      • Cohere
      • Meta AI
      • Qwen
      • Microsoft
      • Mistral AI
      • Perplexity AI
      • Cognitive Computations
      • Nvidia
      • Nous Research
      • MiniMax
      • Amazon
      • AI21-Labs
      • Reka AI
      • Black Forest Labs
      • Stability AI
        • Stable Diffusion 3.5
        • Stable Diffusion 3 - Ultra
        • Stable Diffusion 3 - Core
        • Stable Diffusion 3
        • Stable Diffusion XL 1.0
      • Recraft AI
      • Ideogram AI
      • Kling AI
      • Luma AI
      • Free-GPT
  • Playground
    • HyprLab Studio
    • HyprLab Chat
    • HyprLab - SillyTavern
  • INTEGRATION
    • Basic Setup
      • SillyTavern
      • Janitor AI
      • Risu AI
      • Agnai Chat
      • TypingMind
      • ChatWaifu - Steam
Powered by GitBook
On this page
  1. BROWSE MODELS
  2. Model List

Cohere

Available Cohere Models in HyprLab: A Detailed List and Pricing Guide.

Base-Path:

https://api.hyprlab.io/v1

Chat-Completions Path:

https://api.hyprlab.io/v1/chat/completions

Making Request:

curl https://api.hyprlab.io/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $HYPRLAB_API_KEY" \
  -d '{
    "model": "command-a",
    "messages": [
      {
        "role": "system",
        "content": "You are a helpful assistant."
      },
      {
        "role": "user",
        "content": "Say this is a test!"
      }
    ]
  }'



💬 Default Models


PreviousIMAGENextMeta AI

Last updated 2 months ago

Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
Model Name:
Discount:
Input:
Output:
Context:
Moderation:
Capabilities:
  • command-a

  • command-a-03-2025

  • 80% off

  • $0.5 / 1M Tokens

  • $2 / 1M Tokens

  • 256,000

  • Unfiltered

  • Tools supported

  • JSON-mode supported

  • Structured JSON-schema supported

  • command-r7b

  • command-r7b-12-2024

  • 80% off

  • $0.0075 / 1M Tokens

  • $0.03 / 1M Tokens

  • 128,000

  • Unfiltered

  • Tools supported

  • JSON-mode supported

  • Structured JSON-schema supported

  • command-r-plus-latest

  • command-r-plus-08-2024

  • 80% off

  • $0.5 / 1M Tokens

  • $2 / 1M Tokens

  • 128,000

  • Unfiltered

  • Chat Only

  • command-r-plus

  • command-r-plus-04-2024

  • 80% off

  • $0.5 / 1M Tokens

  • $2 / 1M Tokens

  • 128,000

  • Unfiltered

  • Chat Only

  • command-r-latest

  • command-r-08-2024

  • 80% off

  • $0.03 / 1M Tokens

  • $0.12 / 1M Tokens

  • 128,000

  • Unfiltered

  • Chat Only

  • command-r

  • command-r-03-2024

  • 80% off

  • $0.03 / 1M Tokens

  • $0.12 / 1M Tokens

  • 128,000

  • Unfiltered

  • Chat Only

  • aya-expanse-32b

  • 80% off

  • $0.3 / 1M Tokens

  • $0.12 / 1M Tokens

  • 128,000

  • Unfiltered

  • Chat Only

  • aya-expanse-8b

  • 80% off

  • $0.0075 / 1M Tokens

  • $0.03 / 1M Tokens

  • 8,192

  • Unfiltered

  • Chat Only

Page cover image