Reka Edge — AI model

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

Reka Edge is an extremely efficient 7B multimodal vision-language model that accepts image/video+text inputs and generates text outputs. This model is optimized specifically to deliver industry-leading performance in image understanding,...

Specs

VendorRekaai
Typetext, image, video
Context window16,384 tokens
Pricing$0.10/M in · $0.10/M out
APIchat_completions
CapabilitiesVision · Tools

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-edge",
    "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