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
As part of 2.13 release, we are GA'ing automated templates which would help users to create a connector, register a model, deploy it, register agents, tools etc through one API call rather than doing the complex setup of calling multiple APIs and waiting for their responses. Please see RFC: link
As part of this 2.13 release following is included:
Initial design of Workflow Use Case Templates
Implementation of basic CRUD APIs for templates and a status API
Implementation of DAG-based sequencing of building blocks called Workflow Steps
Execution of the workflow steps via provision and deprovision API
Implementation of WorkflowSteps supporting the use case of setting up a conversational assistant / query generator integrating with ML Commons Agent Framework using a single API call
@minalsha , are there any documentation implications for 2.13? Thanks!
We'll have a few tweaks to the documentation, adding a few more optional parameters to some of the APIs. I have one open PR but there will probably be more soon: opensearch-project/documentation-website#6547
Should we submit as the new features are available or wait until all are ready?
@minalsha , are there any documentation implications for 2.13? Thanks!
We'll have a few tweaks to the documentation, adding a few more optional parameters to some of the APIs. I have one open PR but there will probably be more soon: opensearch-project/documentation-website#6547
Should we submit as the new features are available or wait until all are ready?
Awesome, thanks! I'll attach the PR to this issue for our records.
Is your feature request related to a problem?
As part of 2.13 release, we are GA'ing automated templates which would help users to create a connector, register a model, deploy it, register agents, tools etc through one API call rather than doing the complex setup of calling multiple APIs and waiting for their responses. Please see RFC: link
As part of this 2.13 release following is included:
For future/upcoming deliverables, please see our development plan/milestones: https://github.com/opensearch-project/flow-framework/issues/475.
The text was updated successfully, but these errors were encountered: