Models Rekaai Reka Edge
RE

Reka Edge

rekaai/reka-edge
16K tokens
Context
$0.1000/M tokens
Input
$0.1000/M tokens
Output
Th3 20, 2026
Released

Mô tả

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, video analysis, object detection, and agentic tool-use.

Nhà cung cấp

Rekaai

🚀 Dùng thử ngay

Trải nghiệm Reka Edge miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi Reka Edge từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Quickstart — cURL
curl https://bizgpt.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "rekaai/reka-edge",
    "messages": [{"role":"user","content":"Hello!"}]
  }'