Bin-Huang / chatbox

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
https://chatboxai.app
GNU General Public License v3.0
21.44k stars 2.16k forks source link

[Feature] Prompt Flow Integration / Builder #1299

Open spimm opened 6 months ago

spimm commented 6 months ago

Feature Request: Prompt Flow Integration / Builder

Introduction

First of all, a massive load of gratitude to everyone! Being prepared for where AI is leading, I would like to propose the most important feature for the future of AI and possibly Chatbox!

Description

Implement a feature to create and manage prompt flows, similar to tools like Make.com and n8n.io, allowing users to chain multiple prompts together, passing the output from one prompt as input to the next, enabling more complex and multi-step workflows.

Use Cases

Proposed Implementation

  1. Visual Flow Builder: Provide a user-friendly interface to visually construct prompt flows, drag-and-drop prompts, and connect them with transitions.
  2. Prompt Library: Allow users to create, save, and reuse custom prompts as building blocks for flows.
  3. Flow Variables: Support passing data between prompts using variables or a shared context.
  4. Conditional Logic: Enable branching and looping based on LLM outputs or user-defined conditions.
  5. Output Handling: Provide options to save or export the final output from a prompt flow.

Similar Tools/Inspiration

Additional Considerations

knuurr commented 3 months ago

Bump damnit

carlosalons0 commented 3 weeks ago

+1

cristinasanchezhernandez commented 3 weeks ago