You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the devui tool renders the graph view for the magentic flow, there doesn't seem to be a way to specify a prompt for running a magentic workflow. Generally, the workflow prompt is sent to the first executor of the workflow and in case of the magentic workflow, the first executor is not user defined, it's MagenticOrchestratorExecutor defined in the agent framework itself.