Models Inclusionai inclusionAI: Ling-2.6-flash
IN

inclusionAI: Ling-2.6-flash

inclusionai/ling-2.6-flash
Support để BizCity tiếp tục mở miễn phí model catalog Nếu trang model này hữu ích cho bạn, một khoản ủng hộ nhỏ sẽ giúp chúng tôi duy trì tài liệu và trải nghiệm dùng thử miễn phí.
☕ Support / Donate
262K tokens
Context
$0.0100/M tokens
Input
$0.0300/M tokens
Output
Th4 21, 2026
Released

Mô tả

Ling-2.6-flash is an instant (instruct) model from inclusionAI with 104B total parameters and 7.4B active parameters, designed for real-world agents that require fast responses, strong execution, and high token efficiency....

Nhà cung cấp

Inclusionai

🚀 Dùng thử ngay

Trải nghiệm inclusionAI: Ling-2.6-flash 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 inclusionAI: Ling-2.6-flash từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Ủng hộ BizCity nếu bạn thấy catalog này hữu ích Nếu nội dung này hữu ích, bạn có thể ủng hộ để BizCity tiếp tục duy trì các bản miễn phí.
☕ Support / Donate
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": "inclusionai/ling-2.6-flash",
    "messages": [{"role":"user","content":"Hello!"}]
  }'