|
|
|
|
|
by lmrl
489 days ago
|
|
Congrats, looks promising!
1. Is it possible to create custom endpoints? I see that several endpoints are created when running “mastra dev”. 2. Related to previous question, since this is node based, is it possible to support websockets? |
|
currently agents and workflow endpoints are created at `/api/workflows/workflow-id` and `/api/agents/agent-id/` for workers and agents
2. we are thinking about it -- curious what you'd use it for?