Skip to content

Commit 6fc1745

Browse files
chore: update docs
1 parent f6eaf37 commit 6fc1745

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

apps/docs/content/docs/de/introduction/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Verwandeln Sie Rohdaten in umsetzbare Erkenntnisse. Extrahieren Sie Informatione
3333
**API-Integrations-Workflows**
3434
Orchestieren Sie komplexe Interaktionen zwischen mehreren Diensten. Erstellen Sie einheitliche API-Endpunkte, implementieren Sie anspruchsvolle Geschäftslogik und bauen Sie ereignisgesteuerte Automatisierungssysteme.
3535

36+
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
37+
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
38+
</div>
39+
3640
## Wie es funktioniert
3741

3842
**Visueller Workflow-Editor**

apps/docs/content/docs/en/introduction/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Transform raw data into actionable insights. Extract information from documents,
3434
**API Integration Workflows**
3535
Orchestrate complex multi-service interactions. Create unified API endpoints, implement sophisticated business logic, and build event-driven automation systems.
3636

37+
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
38+
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
39+
</div>
40+
3741
## How It Works
3842

3943
**Visual Workflow Editor**

apps/docs/content/docs/es/introduction/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Transforma datos brutos en información procesable. Extrae información de docum
3333
**Flujos de trabajo de integración de API**
3434
Orquesta interacciones complejas entre múltiples servicios. Crea puntos de conexión API unificados, implementa lógica empresarial sofisticada y construye sistemas de automatización basados en eventos.
3535

36+
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
37+
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
38+
</div>
39+
3640
## Cómo funciona
3741

3842
**Editor visual de flujos de trabajo**

apps/docs/content/docs/fr/introduction/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Transformez les données brutes en informations exploitables. Extrayez des infor
3333
**Flux de travail d'intégration API**
3434
Orchestrez des interactions complexes entre plusieurs services. Créez des points de terminaison API unifiés, implémentez une logique métier sophistiquée et construisez des systèmes d'automatisation pilotés par événements.
3535

36+
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
37+
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
38+
</div>
39+
3640
## Comment ça fonctionne
3741

3842
**Éditeur visuel de flux de travail**

apps/docs/content/docs/ja/introduction/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Simはオープンソースのビジュアルワークフロービルダーで
3333
**API統合ワークフロー**
3434
複雑なマルチサービス間の相互作用をオーケストレーションします。統一されたAPIエンドポイントを作成し、高度なビジネスロジックを実装し、イベント駆動型の自動化システムを構築します。
3535

36+
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
37+
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
38+
</div>
39+
3640
## 仕組み
3741

3842
**ビジュアルワークフローエディタ**

apps/docs/content/docs/zh/introduction/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Sim 是一个开源的可视化工作流构建器,用于构建和部署 AI 代
3333
**API 集成工作流**
3434
协调复杂的多服务交互。创建统一的 API 端点,实施复杂的业务逻辑,并构建事件驱动的自动化系统。
3535

36+
<div className="mx-auto w-full overflow-hidden rounded-lg my-6">
37+
<Video src="introduction/chat-workflow.mp4" width={700} height={450} />
38+
</div>
39+
3640
## 工作原理
3741

3842
**可视化工作流编辑器**

0 commit comments

Comments
 (0)