xintongsong commented on code in PR #849: URL: https://github.com/apache/flink-agents/pull/849#discussion_r3411446810
########## docs/content/docs/get-started/overview.md: ########## @@ -24,18 +24,18 @@ under the License. ## What is Flink Agents? -**Apache Flink Agents** is a brand-new sub-project from the Apache Flink community, providing an **open-source framework for building event-driven streaming agents**. +**Apache Flink Agents** is a streaming **Agent OS** for enterprise, production-grade scenarios, built as a sub-project of the Apache Flink community. It brings AI agents into the Flink streaming pipeline - an agent becomes a first-class operator in your real-time datastream, making AI decisions in the flow of live events rather than in response to human prompts. Review Comment: ```suggestion **Apache Flink Agents** is a **streaming Agent OS** for enterprise, production-grade scenarios, built as a sub-project of the Apache Flink community. It brings AI agents into the Flink streaming pipeline - an agent becomes a first-class operator in your real-time datastream, making AI decisions in the flow of live events rather than in response to human prompts. ``` -- 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]
