-
Notifications
You must be signed in to change notification settings - Fork 118
[Feature] Support YAML api #625
Copy link
Copy link
Open
Labels
feature[Issue Type] New features or improvements to existing features.[Issue Type] New features or improvements to existing features.fixVersion/0.3.0The feature or bug should be implemented/fixed in the 0.3.0 version.The feature or bug should be implemented/fixed in the 0.3.0 version.priority/majorDefault priority of the PR or issue.Default priority of the PR or issue.
Metadata
Metadata
Assignees
Labels
feature[Issue Type] New features or improvements to existing features.[Issue Type] New features or improvements to existing features.fixVersion/0.3.0The feature or bug should be implemented/fixed in the 0.3.0 version.The feature or bug should be implemented/fixed in the 0.3.0 version.priority/majorDefault priority of the PR or issue.Default priority of the PR or issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Search before asking
Description
Currently, Flink-Agents supports Python and Java APIs, both of which are programmatic. We aim to provide a declarative API, similar to the YAML-based API offered by CrewAI. We believe this will also help reduce the difficulty for Coding Agents when developing jobs based on Flink-Agents.
Are you willing to submit a PR?