xintongsong opened a new issue, #51: URL: https://github.com/apache/flink-agents/issues/51
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description We would like to rename the concept Workflow to Agent, for the following reasons: - The project is framework for building agents, but we have not clearly defined what is an agent. In our design, an agent is equivalent to a workflow, that acts like a complex custom operator that consumes a datastream / table and produce another datastream / table in flink. - A Flink job itself can be considered as a streaming workflow. If the agent built with flink-agents, which consists of a series of operators in the Flink job's topology, is also called a workflow, that could be confusing for the users. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
