# تكامل Together AI

## **تكامل Together AI مع منصة SkyDeck AI**

تستضيف Together AI مجموعة واسعة من النماذج اللغوية الكبيرة المفتوحة المصدر على منصتها. ستمنحك الاندماج مع SkyDeck AI الوصول إلى جميع نماذج الدردشة الخاصة بـ Together AI.

### **توليد مفتاح API لـ Together AI**

\
لإستخدام الـ API الخاص بـ Together AI، تحتاج لتوليد مفتاح API باتباع هذه الخطوات الثلاث البسيطة:

1. قم بإنشاء حساب مجاني على موقع Together AI من خلال التسجيل هنا: <https://api.together.xyz/>.
2. بمجرد تسجيلك، قم بزيارة صفحة مفتاح API الخاص بك هنا: <https://api.together.xyz/settings/api-keys>. يجب أن تجد مفتاح API الخاص بك.
3. بمجرد حصولك على مفتاح API الخاص بك، يمكنك استخدام LLM لـ Together AI في منصة SkyDeck AI.

### **إضافة مفتاح API إلى مركز التحكم SkyDeck AI**

يتم إضافة مفاتيح API إلى شاشة التكامل في مركز التحكم

1. قم بتسجيل الدخول أو إنشاء حساب مشرف SkyDeck AI هنا: <https://admin.skydeck.ai/>
2. بمجرد تسجيل الدخول، قم بزيارة صفحة التكامل الخاصة بك هنا [https://admin.skydeck.ai/integrations/ ↗](https://admin.skydeck.ai/integrations/)، أو انقر على "Integrations" في القائمة
3. انقر على زر "+Add Integrations"، حدد Together AI كخدمة التكامل، وأدخل مفتاح ال-API الخاص بك في حقل Credential.

هذا كل شيء! يمكنك الآن استخدام أدوات SkyDeck AI القوية والوصول مباشرة إلى طرازات Together AI.

ملاحظة: سوف يتم فرض رسوم عليك استناداً إلى استخدامك الشهري لواجهة برمجة التطبيقات من Together AI. يعتمد بناء التكلفة على عدد الرموز المستخدمة. لمزيد من التفاصيل حول سياسة التسعير الخاصة بهم، قم بزيارة <https://api.together.xyz/playground>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/ar/integrations/llms-and-databases/together-ai-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
