sim
sim copied to clipboard
Open-source platform to build and deploy AI agent workflows.
**Describe the solution you'd like** I want to embed existing workflows inside of other workflows. Embedded workflows should appear in the toolbar like other blocks, and dragging one onto the...
### Describe the solution you'd like - Allow multiple users to work simultaneously on a workflow with real-time updates. This could include: - Live co-editing and commenting on workflows. -...
### Describe the solution you'd like Agent subblock should be chat history instead of system prompt and user prompt. ### Additional context User should be able to specify "role" and...
### Describe the solution you'd like Users should be able to run a command like `npx simstudio` and we should open a barebones version of the app, with the auth...
### Describe the solution you'd like When performing operations on a workflow, I would like to be able to chat with an AI to help me. The AI should: -...
I did tried to find answer for this question of mine but couldn't, so i finally thought to ask about its unique features which makes it different from other similar...
## Description Added loop block & parallel execution block. Both of these can either take in a collection or a number of iterations. The collection can also be the result...
## Description The workflow preview was not being pulled from the DB state, so I changed it to pull from the DB. Implemented checks for subblock values to include isPreview...
## Description Added the parallel execution and the loop blocks. ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How Has This Been Tested? Verified...
Is there a reason for not having Knowledge Bases with RAG support yet? is it in the roadmap?