flink-agents
flink-agents copied to clipboard
Flink Agents is an Agentic AI framework based on Apache Flink
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Flink agents python have bulit-in mcp support in https://github.com/apache/flink-agents/pull/168, we should support built-in...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Introduce Long-Term Memory in Python ### Are you willing to submit a PR?...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Introduce long-term memory to flink-agents. The design doc of long-term memory will be...
### Purpose of change Related to [issues-161](https://github.com/apache/flink-agents/issues/161) ### Tests ### API ### Documentation
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description ### Summary The official Flink Agents example, `workflow_single_agent_example.py`, fails in YARN Application Cluster...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Support the use of Python ChatModel in Java Flink Agents jobs. ### Are...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, when configured `output_schema`, the react agent directly prompt the model to use...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description In the current version, all File Event Logs are stored by default in...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, even if user has installed the flink-agents python package, they also need...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, the `chat` method in `BaseChatModelSetup` will get arguments from messages `extra_args` to...