mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-30 23:02:50 +00:00
docs: add modern standard arabic translation of all documentation
This commit is contained in:
31
docs/ar/tools/tool-integrations/overview.mdx
Normal file
31
docs/ar/tools/tool-integrations/overview.mdx
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: نظرة عامة
|
||||
description: تكاملات لنشر وأتمتة الطواقم مع منصات خارجية
|
||||
icon: face-smile
|
||||
mode: "wide"
|
||||
---
|
||||
|
||||
## التكاملات المتاحة
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card
|
||||
title="أداة Bedrock Invoke Agent"
|
||||
icon="cloud"
|
||||
href="/ar/tools/integration/bedrockinvokeagenttool"
|
||||
color="#0891B2"
|
||||
>
|
||||
استدعاء Amazon Bedrock Agents من CrewAI لتنسيق الإجراءات عبر خدمات AWS.
|
||||
</Card>
|
||||
|
||||
<Card
|
||||
title="أداة أتمتة CrewAI"
|
||||
icon="bolt"
|
||||
href="/ar/tools/integration/crewaiautomationtool"
|
||||
color="#7C3AED"
|
||||
>
|
||||
أتمتة النشر والعمليات من خلال دمج CrewAI مع المنصات وسير العمل الخارجية.
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
استخدم هذه التكاملات لربط CrewAI بالبنية التحتية وسير العمل الخاصة بك.
|
||||
|
||||
Reference in New Issue
Block a user