---
title: دليل OpenClaw x Kimi | RunAPI
description: استخدم Kimi مع OpenClaw عبر RunAPI. قارن معرّفات النماذج ونقاط النهاية والأسعار الحالية، ثم اتبع مسار الإعداد المناسب.
url: https://runapi.ai/ar/openclaw-kimi.md
canonical: https://runapi.ai/ar/openclaw-kimi
locale: ar
site: RunAPI
image: https://runapi.ai/assets/opengraph-f702f2b1.png
alternates:
  en: https://runapi.ai/openclaw-kimi
  zh-CN: https://runapi.ai/zh-CN/openclaw-kimi
  es: https://runapi.ai/es/openclaw-kimi
  ja: https://runapi.ai/ja/openclaw-kimi
  de: https://runapi.ai/de/openclaw-kimi
  fr: https://runapi.ai/fr/openclaw-kimi
  pt-BR: https://runapi.ai/pt-BR/openclaw-kimi
  ko: https://runapi.ai/ko/openclaw-kimi
  it: https://runapi.ai/it/openclaw-kimi
  nl: https://runapi.ai/nl/openclaw-kimi
  pl: https://runapi.ai/pl/openclaw-kimi
  tr: https://runapi.ai/tr/openclaw-kimi
  zh-TW: https://runapi.ai/zh-TW/openclaw-kimi
  zh-HK: https://runapi.ai/zh-HK/openclaw-kimi
  ar: https://runapi.ai/ar/openclaw-kimi
  x-default: https://runapi.ai/openclaw-kimi
model_line: kimi
---

> HTML version: https://runapi.ai/ar/openclaw-kimi
> Site index for agents: https://runapi.ai/llms.txt

# OpenClaw x Kimi

kimi-k3 هو نموذج Kimi الرائد الحالي مع استدلال مفعّل دائماً. في النسخة الأولى من RunAPI يتوفر لطلبات نصية بسيطة، بشكل متزامن أو عبر SSE. استخدم OpenAI Chat Completions أو OpenAI Responses أو Anthropic Messages أو Gemini native بالمفتاح نفسه؛ ويبقى kimi-k2.5 وkimi-k2.6 متاحين أيضاً.

## الإصدارات ونقاط النهاية العامة

| معرّف النموذج | الإصدار | نقاط النهاية | السعر الابتدائي |
| --- | --- | --- | --- |
| `kimi-k2.5` | 1T / 32B نشطة؛ سياق 256K؛ إدخال متعدد الوسائط أصلي | /v1/chat/completions | $0.0006 |
| `kimi-k2.6` | 1T / 32B نشطة؛ سياق 256K؛ 58.6% SWE-bench Pro؛ سرب من 300 وكيل | /v1/chat/completions | $0.0026 |
| `kimi-k2.7-code` | نموذج برمجة مخصص؛ تفكير دائم؛ سياق 256K | /v1/chat/completions | $0.0006 |
| `kimi-k3` | نموذج Kimi الرائد الحالي مع استدلال مفعّل دائمًا | /v1/chat/completions | $0.0018 |

## الإعداد

اختر `<model-id>` قبل استخدام أي أمر. لا تحدد هذه الصفحة نموذجًا افتراضيًا.
استخدم `runapi/<model-id>` مع OpenClaw، أو اضبط نقطة نهاية RunAPI المخصصة واختر `<model-id>` مع Hermes Agent.

`/v1/chat/completions`

```
{
  models: {
    mode: "merge",
    providers: {
      runapi: {
        baseUrl: "https://runapi.ai/v1",
        apiKey: "${RUNAPI_API_KEY}",
        api: "openai-completions",
        models: [{ id: "<model-id>", name: "RunAPI <model-id>" }],
      },
    },
  },
}
```

## التحقق

```
openclaw models status
openclaw models set runapi/<model-id>
```


## آلية العمل

1. **اختر معرّف نموذج.** اختر معرّف نموذج عامًا من الكتالوج وراجع نقطة النهاية وسعر البداية الحالي.
2. **اضبط RunAPI.** أضف إعداد المزوّد لهذا الوكيل.
3. **تحقق من النتيجة.** شغّل أوامر حالة الوكيل واختيار النموذج المعروضة أدناه.

## الأسئلة الشائعة

### أي معرّف نموذج أستخدم؟

اختر معرّف نموذج عامًا من جدول الإصدارات. يعرض كل معرّف نقاط النهاية الموضحة في صفه.

### هل يضبط هذا الدليل نموذج محادثة؟

نعم. يدعم Model Line هذا بروتوكول LLM موجّهًا للعميل.


### الروابط

- [OpenClaw](https://runapi.ai/ar/openclaw)
- [Kimi - الكتالوج](https://runapi.ai/ar/models/kimi)
- [kimi-k2.5](https://runapi.ai/ar/models/kimi/k2.5)
- [kimi-k2.6](https://runapi.ai/ar/models/kimi/k2.6)
- [kimi-k2.7-code](https://runapi.ai/ar/models/kimi/k2.7-code)
- [kimi-k3](https://runapi.ai/ar/models/kimi/k3)

---

## More from RunAPI

- [Home](https://runapi.ai/ar/.md)
- [النماذج](https://runapi.ai/ar/models.md)
- [مقارنة API فيديو الذكاء الاصطناعي](https://runapi.ai/ar/ai-video-api-comparison.md)
- [تكامل OpenClaw](https://runapi.ai/ar/openclaw.md)
- [أفضل API لـ OpenClaw](https://runapi.ai/ar/best-api-for-openclaw.md)
- [توليد الصور في OpenClaw](https://runapi.ai/ar/openclaw-image-generation.md)
- [تكامل Hermes Agent](https://runapi.ai/ar/hermes-agent.md)
- [الأسعار](https://runapi.ai/ar/pricing.md)
- [أسعار Claude API](https://runapi.ai/ar/claude-api-pricing.md)
- [أسعار ChatGPT API](https://runapi.ai/ar/chatgpt-api-pricing.md)
- [أسعار OpenAI API](https://runapi.ai/ar/openai-api-pricing.md)
- [أسعار Gemini API](https://runapi.ai/ar/gemini-api-pricing.md)
- [أسعار Claude Code](https://runapi.ai/ar/claude-code-pricing.md)
- [Claude Code API](https://runapi.ai/ar/claude-code-api.md)
- [Claude Code مقابل Cursor](https://runapi.ai/ar/claude-code-vs-cursor.md)
- [Claude Max مقابل API](https://runapi.ai/ar/claude-max-vs-api.md)
- [بديل Requesty](https://runapi.ai/ar/requesty-alternative.md)
- [التوثيق](https://runapi.ai/ar/docs/guides)
- [SDK](https://runapi.ai/ar/sdk.md)
- [المهارات](https://runapi.ai/ar/skills.md)
- [خادم MCP](https://runapi.ai/ar/mcp.md)
- [CLI](https://runapi.ai/ar/cli.md)
- [الملاحظات](https://runapi.makethisbetter.dev)
- [اتصل بنا](mailto:support@runapi.ai)
- [الشروط](https://runapi.ai/ar/terms.md)
- [الخصوصية](https://runapi.ai/ar/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "ar",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/ar",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/ar/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ar",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/ar",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/aricon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ar",
    "@type": "SoftwareApplication",
    "name": "OpenClaw x Kimi",
    "applicationCategory": "DeveloperApplication",
    "description": "استخدم Kimi مع OpenClaw عبر RunAPI. قارن معرّفات النماذج ونقاط النهاية والأسعار الحالية، ثم اتبع مسار الإعداد المناسب.",
    "url": "https://runapi.ai/ar/openclaw-kimi"
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ar",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "أي معرّف نموذج أستخدم؟",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "اختر معرّف نموذج عامًا من جدول الإصدارات. يعرض كل معرّف نقاط النهاية الموضحة في صفه."
        }
      },
      {
        "@type": "Question",
        "name": "هل يضبط هذا الدليل نموذج محادثة؟",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "نعم. يدعم Model Line هذا بروتوكول LLM موجّهًا للعميل."
        }
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ar",
    "@type": "HowTo",
    "name": "استخدام Kimi مع OpenClaw",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "اختر معرّف نموذج",
        "text": "اختر معرّف نموذج عامًا من الكتالوج وراجع نقطة النهاية وسعر البداية الحالي.",
        "url": "https://runapi.ai/ar/openclaw-kimi#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "اضبط RunAPI",
        "text": "أضف إعداد المزوّد لهذا الوكيل.",
        "url": "https://runapi.ai/ar/openclaw-kimi#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "تحقق من النتيجة",
        "text": "شغّل أوامر حالة الوكيل واختيار النموذج المعروضة أدناه.",
        "url": "https://runapi.ai/ar/openclaw-kimi#how-step-3"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ar",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "الرئيسية",
        "item": "https://runapi.ai/ar"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "OpenClaw",
        "item": "https://runapi.ai/ar/openclaw"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Kimi",
        "item": "https://runapi.ai/ar/openclaw-kimi"
      }
    ]
  }
]
```
