Reka Flash 3 — AI model

Reka Flash 3 is a AI model from Rekaai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Reka Flash 3 is a general-purpose, instruction-tuned large language model with 21 billion parameters, developed by Reka. It excels at general chat, coding tasks, instruction-following, and function calling. Featuring a...

Specs

VendorRekaai
Typetext
Context window65,536 tokens
Pricing$0.10/M in · $0.20/M out
APIchat_completions

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "rekaai/reka-flash-3",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models