Public model ID
Use this identifier in all new integrations:GET /v1/models, as availability can depend on a project’s access policy.
Design target
Mibyan is not presented as a general-purpose claim to win every possible benchmark. It is designed around a narrower, more useful question: can a team reliably turn Arabic business intent into a usable first draft, structured result, or tool-assisted workflow?What changed from the foundation
K2.6 supplies the general language and reasoning base. Mibyan adds an adaptation layer focused on the behavior that Arabic professional workflows expose most quickly:- Modern Standard Arabic alongside Gulf terminology and regional business phrasing.
- Arabic–English code switching, including product names, technical terms, tables, and JSON-shaped instructions.
- Task examples for reports, proposals, meeting follow-ups, extraction, normalization, classification, and bilingual drafting.
- Instruction-following examples that reward explicit structure, constraints, and safe uncertainty over generic completion.
- Production-oriented message patterns: system, developer, user, assistant, and tool roles.
Capabilities
- Arabic and English text generation.
- System, developer, user, assistant, and tool message roles.
- Non-streaming and SSE streaming responses.
- Tool and structured-output pass-through when the active model configuration supports them.
- Chat Completions and the text/message subset of Responses.
Where it fits best
Choose Mibyan when Arabic quality and workflow discipline are part of the product requirement, not a cosmetic translation pass.Arabic work products
Reports, proposals, executive summaries, policies, plans, and customer-facing drafts.
Bilingual operations
Translation, terminology normalization, mixed Arabic–English requests, and cross-team handoffs.
Structured tasks
Extraction, classification, templates, and application-validated structured outputs.
Tool-enabled workflows
Agent flows where your application provides tools, validates results, and owns permissions.
What Mibyan is—and is not
Mibyan is a product model identity and API contract. Applications usemibyan-4.1; the Mibyan service owns the runtime configuration behind that public boundary. This separation lets us improve serving and safety without exposing infrastructure details or asking customers to rewrite requests.
Mibyan is not currently documented as a general multimodal, embeddings, image, audio, or file API. Use the capabilities listed in the API reference as the source of truth.
Recommended use cases
- Arabic reports, proposals, business plans, and executive summaries.
- Rewriting, translation, terminology normalization, and bilingual drafting.
- Structured extraction and classification where the output schema is validated by your application.
- Agent workflows where your application supplies tools and checks their results.