SimpleAgents Playground By CraftsmanLabs
SIMPLEAGENTS PLAYGROUND BY CRAFTSMANLABS
If you like this project, please star it. Feel free to reach out.
Interaction mode: chat-only workflow execution.
Visualize output (Mermaid)
flowchart TD greet["greet\n(set)"] ask["ask\n(llm_call)"] final["final\n(output)"] greet --> ask ask --> final
Run Log (idle)
No logs yet.