flink-agents icon indicating copy to clipboard operation
flink-agents copied to clipboard

Flink Agents is an Agentic AI framework based on Apache Flink

Results 48 flink-agents issues
Sort by recently updated
recently updated
newest added

### 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...

feature
priority/major

### 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...

tech debt
priority/major
fixVersion/0.2.0

### 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...

tech debt
priority/major
fixVersion/0.2.0

### 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...

priority/major
fixVersion/0.2.0
doc-not-needed

### 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...

feature
priority/major

### 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...

feature
priority/major
fixVersion/0.2.0

### 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...

feature
priority/major
fixVersion/0.2.0

### 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...

feature
priority/major
fixVersion/0.2.0

### 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...

tech debt
priority/major

### 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...

tech debt
priority/major