Models Cohere Cohere: Command R7B (12-2024)
CO

Cohere: Command R7B (12-2024)

cohere/command-r7b-12-2024
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
128K tokens
Context
$0.0375/M tokens
Input
$0.1500/M tokens
Output
Th12 14, 2024
Released

Mô tả

Command R7B (12-2024) is a small, fast update of the Command R+ model, delivered in December 2024. It excels at RAG, tool use, agents, and similar tasks requiring complex reasoning...

Nhà cung cấp

Cohere

🚀 Dùng thử ngay

Trải nghiệm Cohere: Command R7B (12-2024) 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 Cohere: Command R7B (12-2024) 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": "cohere/command-r7b-12-2024",
    "messages": [{"role":"user","content":"Hello!"}]
  }'