Updated on 2024-02-08 GMT+08:00

Development State

In the development state, workflow Python SDKs are used to develop and debug workflows. This is a familiar and flexible development mode for AI developers and MLOps developers, which provides the following capabilities:

  • Development and building: You can use Python code to create and orchestrate workflows with flexibility.
  • Debugging: The debug and run modes are supported. The run mode supports partial execution and fully execution of a workflow.
  • Publishing: The debugged workflows can be fixed and published to the running state for configuration and execution.
  • Sharing: Workflows can be published to AI Gallery as assets and shared with other users.