AI Tools Công cụ đã được cập nhật 1 tháng trước

AI Workflow Builder

Design a multi-step AI workflow visually. Each step has a name, a prompt template with {{variable}} placeholders, a target model, and a temperature. Branch steps into parallel arms, merge them back, reorder them, and export the workflow as versioned JSON or readable Markdown. This is a planner/designer - it does not execute the workflow.

Luôn miễn phí Dễ sử dụng Kết quả ngay lập tức Riêng tư và an toàn

Sử dụng AI Workflow Builder

Trình tạo quy trình làm việc AI

Thiết kế trực quan các quy trình làm việc AI gồm nhiều bước. Thêm các bước, chọn mô hình từ danh mục trực tuyến, tạo nhánh và hợp nhất, sau đó xuất dưới dạng JSON hoặc Markdown. Chỉ dành cho thiết kế — công cụ này không bao giờ thực thi quy trình làm việc.

Sơ đồ quy trình

Biểu diễn trực quan của quy trình làm việc. Nhấp vào một nút để chuyển đến trình chỉnh sửa của nút đó.
Thêm một bước để bắt đầu xây dựng sơ đồ.

Các bước trong quy trình làm việc

Sắp xếp lại bằng các mũi tên, sao chép hoặc xóa. Tạo nhánh bằng các ô “bước tiếp theo”.
Chưa có bước nào. Nhấp vào “Thêm bước” hoặc chọn một mẫu.

Các biến trong quy trình làm việc

Đã phát hiện tất cả các {{biến}} giữ chỗ. Vui lòng cung cấp các giá trị cho lần chạy xem trước.
Không phát hiện thấy biến nào. Hãy sử dụng {{name}} trong bất kỳ mẫu lời nhắc nào.

Chạy thử

Xử lý mọi lời nhắc dựa trên các giá trị của bạn. Chỉ dành cho nhà thiết kế — không gọi đến mô hình nào cả.
Các lời nhắc đã được giải quyết sẽ hiển thị tại đây.

Xuất JSON

Liên kết công cụ
Đã sao chép vào khay nhớ tạm.
Hãy giúp cải thiện công cụ này

Đọc nội dung

Tìm hiểu cách thức hoạt động của công cụ này và khi nào nên sử dụng nó.

How to Use This Tool

Build a workflow from step cards, watch the flow diagram redraw as you edit, and export the finished design. Everything runs in your browser; nothing is executed and nothing is sent to a server.

1. Add steps

Click Add step to create a new step. Give it a unique name, write the prompt template, and use {{variable}} placeholders for runtime inputs. Reorder steps with the arrows or drag them, duplicate a step, or remove it with the trash icon. Changes autosave to your browser storage.

2. Pick a model

Open the model picker to search the live models.dev catalog, grouped by provider. Featured chips give one-click access to popular models. Models that do not support temperature disable the slider automatically. If the catalog is unreachable, a small offline list is used instead.

3. Branch and merge

Use the Next steps picker on a step to route it to one or more following steps. Multiple successors create branches; steps with multiple incoming edges are merge points. The flow diagram draws arrows, branch arms, and merges automatically, and flags cycles.

4. Review with a preview run

Fill the Variables across workflow values once, then run the preview. Every step resolves its prompt with your values (including {{stepName.output}} references to earlier steps), and the linter reports unknown variables, unclosed braces, duplicate names, and cycles.

5. Export

Export the workflow as versioned JSON ({ version, exportedAt, title, steps }) and import it back later, or copy it as Markdown for pasting into a team doc. JSON import accepts either a bare array of steps or the wrapped object shape.

Features

  • Branching DAG with merge points, not just a linear chain
  • Live SVG flow diagram that redraws as you edit; click a node to jump to its editor
  • Live model catalog from models.dev with search, provider grouping, and featured chips
  • Per-step temperature slider (0-2) that disables for models with fixed sampling
  • Variables detected per step with {{name}} regex; step-output references via {{stepName.output}}
  • Preview run that resolves every prompt with your variable values and lints the workflow
  • Per-step and total token estimates
  • Versioned JSON export plus readable Markdown export
  • Startup templates (linear chain, classifier branch, summarizer chain)
  • Validation with inline errors and undo/redo
  • Autosave to localStorage under awb-workflow

Câu hỏi thường gặp

Các câu trả lời ngắn gọn cho những thắc mắc mà người dùng thường đặt ra trước khi tin tưởng vào kết quả.

No. It is a planner and designer only. It never calls an LLM API or runs the steps. Export the JSON and execute it in your own pipeline.

No. Everything runs in your browser. The only network request is the models.dev catalog, fetched to build the model picker; your workflow is never uploaded.

From the public models.dev dataset (https://models.dev/models.json), cached in your browser for 24 hours. If it cannot be reached, a bundled offline list is used instead.

Any {{name}} in a prompt template is an input variable. You provide its value in the Variables panel for the preview. A {{stepName.output}} reference pulls the output of an earlier step, resolved by step name.

Import accepts either a bare array of step objects or the wrapped { version, exportedAt, title, steps } shape, as long as each step has at least a name and prompt.

In your browser localStorage under the key awb-workflow, saved automatically as you type. Clear your browser data or hit Clear to reset.

Bình luận (0)

Dành cho các cuộc thảo luận của người dùng, các trường hợp ngoại lệ và các mẹo bổ sung.
Để lại bình luận
Bình luận của bạn sẽ được hiển thị công khai sau khi gửi.
Chưa có bình luận nào. Hãy là người đầu tiên bình luận!
Hãy cho chúng tôi biết!
Báo cáo sự cố liên quan đến công cụ này

Hãy mô tả vấn đề mà bạn gặp phải để chúng tôi có thể tìm hiểu và cải thiện công cụ này.

Điều gì hữu ích nhất
Vui lòng cung cấp thông tin về dữ liệu đầu vào, kết quả mong đợi, kết quả thực tế, trình duyệt/thiết bị và ảnh chụp màn hình (nếu có thể).
Nút chụp màn hình sẽ chụp lại trang web trong trình duyệt và đính kèm hình ảnh được tạo ra vào biểu mẫu này.
Ảnh chụp màn hình toàn trang
Được ghi lại trên trình duyệt của bạn bằng newisty.
Chưa có ảnh chụp màn hình nào được chụp.
Công cụ Báo cáo