1 dépôt
Execution of custom Python scripts as discrete nodes within an orchestration graph.
Distinct from Python Logic Execution: Specifically targets the role of Python code as a logic node within a larger AI workflow graph.
Explore 1 awesome GitHub repository matching user interface & experience · Workflow Logic Nodes. Refine with filters or upvote what's useful.
Promptflow is a development framework and orchestrator for building applications powered by large language models. It functions as a suite of tools for designing, orchestrating, and deploying AI workflows by linking prompts, custom Python code, and language models into executable sequences. The project is distinguished by a visual AI workflow designer that allows for the creation of directed acyclic graphs of logic nodes. It provides a dedicated prompt engineering environment for versioning and comparing templates, alongside stateful execution tracing to record function calls and variable val
Allows the integration of custom Python functions to process data and call APIs within a workflow.