Skip to content

[Feature] Rename Workflow to Agent #51

@xintongsong

Description

@xintongsong

Search before asking

  • I searched in the 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?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

feature[Issue Type] New features or improvements to existing features.fixVersion/0.1.0The feature or bug should be implemented/fixed in the 0.1.0 version.priority/majorDefault priority of the PR or issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions