Blog Post
Prototyping Agents with visual tools
sudarsan, I wonder why our very own Promptflow is not included in the list? It's also open source.
- sudarsanFeb 17, 2025
Microsoft
Unlike the options explained in the article, promptflow does not ship with a UI or a studio of its own - we have to use either a VSCode extension or Azure AI Foundry for a visual development.
- robertritaFeb 17, 2025
Microsoft
sudarsan Sorry, but I have to disagree. As a Microsoft CSA, I prioritize the use of the Azure AI Foundry toolset as recommended by corp for better security.
Also, the title "Prototyping Agents with Visual Tools" perfectly fits for Promptflow use, no matter where it is accessed.
In my free time, I have explored many of the open-source frameworks mentioned above, with LangGraph being my favorite.
However, when dealing with enterprise customers, I can only recommend our very own Promptflow.
- sudarsanFeb 17, 2025
Microsoft
hi robertrita We have explored open-source visual agentic builders in this article - so we included autogen studio and semantic workbench from MS, instead of AI Foundry with promptflow. While PF has a low code dev interface with a VSCode extension, it still doesn't ship with its own frontend (unlike the other frameworks discussed here). But we all have our PoVs. Thanks for reading and sharing your thoughts!