Prompt Flow icon
Prompt Flow icon

Prompt Flow

Create executable flowcharts that link LLMs (Large Language Models), Prompts, Python functions, and conditional logic together.

Main GUI flow

Cost / License

  • Free
  • Open Source

Alerts

  • Discontinued

Platforms

  • Mac
  • Windows  Currently in active development.
  • Linux  Primary Development Platform
Discontinued

The website and GitHub repository are not available anymore.

-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Graphical User Interface

Prompt Flow News & Activities

Highlights All activities

Recent activities

No activities found.

Prompt Flow information

  • Developed by

    InsuranceToolkits
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    6 alternatives listed
  • Supported Languages

    • English
Prompt Flow was added to AlternativeTo by Sawyer McLane on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Prompt Flow?

PromptFlow is a tool that allows you to create executable flowcharts that link LLMs (Large Language Models), Prompts, Python functions, and conditional logic together. With PromptFlow, you can create complex workflows in a visual way, without having to write too much code or deal with complicated logic.

PromptFlow is based on a visual flowchart editor that allows you to create nodes and connections between them. Each node can be a Prompt, a Python Function, or an LLM. Connections between nodes represent conditional logic, and allow you to specify the flow of your program.

When you run your flowchart, PromptFlow will execute each node in the order specified by the connections, passing data between nodes as needed. If a node returns a value, that value will be passed to the next node in the flow.

Official Links