GitHub user gupta-sahil01 added a comment to the discussion: Ambient "operator recommender" — predictive next-operator suggestions on the canvas
The backend would be a stateless endpoint, POST /api/workflow/suggest-next, that takes the current workflow DAG, the port the user just added, its output schema, and a small data sample, and returns a ranked list of next operators — each with a pre-filled config, a confidence score, and a one-line rationale for the tooltip. GitHub link: https://github.com/apache/texera/discussions/5240#discussioncomment-17082833 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
