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 Currently, If the llm response doesn't match the output schema user configured, the...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description In Flink, when job failed, canceled or finished, the close method of operator...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, each time execute an action task, `ActionExecutionOperator` will create a new runner...
### Purpose of change Fix the type loss issue in the deserialization of ResourceProvider and correct the improper use of the descriptor. ### Tests ut ### API ### Documentation The...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Flink agents has built-in chroma db support for both local and server in...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description built-in Anthropic chat model is available in python, we should provide the same...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Following the design proposal in #143, we need to implement Java version of...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description This is a follow-up for #158. We need to showcase the Table API...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, different implementation of chat model has different behavior about specifying which model...
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, the ci of flink-agents can't be configured to print log, which increase...