flink agents
Basic Information
Apache Flink Agents is an Agentic AI framework based on Apache Flink. The repository provides the project structure, build instructions and packaging guidance for both Java and Python components so developers can build and distribute the framework. The README lists prerequisites required to build the project, including a Unix-like environment, Git, Maven and Java 11 for the Java side and Python 3.9–3.12 for the Python side. It explains how to clone the repository and how to produce build artifacts using Maven for Java and either the recommended uv workflow or traditional pip-based workflows for Python. The documentation also points to a migration guide for dependency management and to contribution guidelines and community channels for development and collaboration.