opensearch-project / dashboards-flow-framework

A UI designer for constructing AI applications with OpenSearch
Apache License 2.0
9 stars 6 forks source link

[Workflow editor] Integrate with ML commons interface updates #218

Closed ohltyler closed 1 month ago

ohltyler commented 1 month ago

ML commons will be providing default interfaces for basic/common remote models to certain ML serving services (e.g., SageMaker). The UI should consume these interfaces, provide warnings for models with missing/incomplete/un-useful interfaces, and automatically populate available inputs / outputs when configuring any input map / output map transforms.