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
The API is available under /graphs/schedules route.
This can be as simple as an input box on the monitor page for now.
CRUD backend API:
/api/graphs/{graph_id}/schedules
In short:
If in scope, develop a feature on the Agent Runner page for scheduling agents. This includes selecting times and conditions under which agents should run. It needs to include updates to other ui elements to inform the users this agent instance is scheduled
The text was updated successfully, but these errors were encountered:
The API is available under /graphs/schedules route.
This can be as simple as an input box on the monitor page for now.
CRUD backend API:
/api/graphs/{graph_id}/schedules
In short:
If in scope, develop a feature on the Agent Runner page for scheduling agents. This includes selecting times and conditions under which agents should run. It needs to include updates to other ui elements to inform the users this agent instance is scheduled
The text was updated successfully, but these errors were encountered: