Models/ai21/AI21: Jamba Large 1.7
ai21

AI21: Jamba Large 1.7

256K contextFree inputFree output
ai21/jamba-large-1.7-2025-07

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "ai21/jamba-large-1.7-2025-07",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context256K tokens

Model Info

Providerai21
IDai21/jamba-large-1.7-2025-07