Sign in
apache
/
flink-agents
/
HEAD
ddbff41
[Bugfix] Use Thread Context ClassLoader for user class loading (#514)
by Nico Duldhardt
· 28 hours ago
main
c1f7670
[doc] Add Ollama server 0.9.0+ version requirement (#512)
by Eugene
· 3 days ago
ec04d87
[hotfix] Update binary release script for multi flink version (#511)
by Xuannan
· 4 days ago
4bd4379
[hotfix] Fix the problems using Kafka as action state store (#510)
by Xuannan
· 4 days ago
36e0731
[runtime] Fix Python awaitable lost during checkpoint restore (#509)
by Weiqing Yang
· 6 days ago
89e9d5c
[infra] Support centralized Flink version management via script to simplify upgrades (#502)
by Eugene
· 7 days ago
5a55f1a
[doc] Rename OpenAI (Azure) to Azure OpenAI (#506)
by Xuannan
· 7 days ago
7cfbbbb
[example] Support submit the example in installed flink-agents wheel to flink cluster.
by WenjinXie
· 7 days ago
67808c5
[doc] Add hint for using aysnc execution in java.
by WenjinXie
· 7 days ago
cc21715
[runtime] Cancel pending futures when shutdown async executor.
by WenjinXie
· 7 days ago
f367efd
[example] Limit async chat request to avoid overwhelming ollama server.
by WenjinXie
· 7 days ago
aa74b12
[runtime] Support configure the thread pool size for async executor.
by WenjinXie
· 7 days ago
6dc22c9
[example] Use Table API in workflow_multiple_agent_example (#504)
by Xuannan
· 7 days ago
059f93a
[doc] Clarify Azure OpenAI vs Azure AI in documentation (#501)
by Weiqing Yang
· 7 days ago
c71a1a0
[doc] Update Java vs Python API choice details (#499)
by Xuannan
· 8 days ago
5a4a9e9
[hotfix] Fix typos in documentation (#500)
by Weiqing Yang
· 8 days ago
157c1ea
[hotfix] Fix errors in mcp docs (#498)
by Xuannan
· 8 days ago
009b359
[release] Add scripts for generating contributor list (#497)
by Xintong Song
· 8 days ago
c11e1d4
[hotfix] Fix errors in sensory_and_short_term_memory (#494)
by Xuannan
· 9 days ago
5be187b
[doc] Update document for chat model.
by WenjinXie
· 9 days ago
3eede02
[ollama] Align the behavior of think related parameters for ollama between python and java.
by WenjinXie
· 9 days ago
27d5385
[release] Auto updates documentation build ci when creating a new release branch (#495)
by Eugene
· 9 days ago
b94c9eb
[doc] Update the documents in the get-started section
by youjin
· 9 days ago
4ee16ea
[hotfix] Correct the test name of vector_store_cross_language_test
by youjin
· 9 days ago
ca9d65e
[hotfix] Fix the incorrect format of example code
by youjin
· 9 days ago
8074f83
[hotfix][release] Build 0.2 docs in GitHub Action (#493)
by Eugene
· 9 days ago
befdb41
[doc] Update document for embedding model. (#491)
by Wenjin Xie
· 9 days ago
d80142c
Update version to 0.3-SNAPSHOT
by sxnan
· 9 days ago
8d4e5a2
[release] Add 0.2 to PreviousDocs
by sxnan
· 9 days ago
bc5b5e6
[test] Fix and add more test for durable execution
by sxnan
· 10 days ago
520c013
[fix] Fixed the DurableExecutionException error that could not be serialized.
by chouc
· 13 days ago
a58004f
[infra] Add script to cut branch for major release (#483)
by Xuannan
· 9 days ago
3892703
[hotfix] Fix errors for docs in development (#489)
by Xuannan
· 9 days ago
a27fe60
[hotfix] Use qwen3:1.7b in Python Integration Test to improve stability (#488)
by Eugene
· 9 days ago
c477ce8
[Feature] [Integration][Python] Add built-in support for Azure OpenAI Chat Model (#478)
by Alan Z.
· 9 days ago
facee44
[hotfix] Fix the incorrect reference in documents (#486)
by Eugene
· 9 days ago
46b0c1f
Bump org.assertj:assertj-core from 3.23.1 to 3.27.7
by dependabot[bot]
· 10 days ago
ed262ba
[doc] Refactor doc for configuration.
by WenjinXie
· 10 days ago
53050bf
[api] Align the AgentExecutionOptions between python and java.
by WenjinXie
· 10 days ago
6c644a0
[doc] Add faq for running examples in IDE. (#484)
by Wenjin Xie
· 10 days ago
72d5de2
[doc] Update doc for tool-use (#482)
by Eugene
· 10 days ago
2a3c9a8
[doc] Update doc for deployment. (#481)
by Wenjin Xie
· 10 days ago
81c7ebc
[hotfix] Remove unnecessary import statements from the mcp document (#479)
by Eugene
· 10 days ago
fa5bb7e
[doc] Introduce Hierarchical ResourceClassName for Cross-Language Resource Creation
by youjin
· 10 days ago
72cac04
[api][python] Introduce Hierarchical ResourceClassName for Cross-Language Resource Creation
by youjin
· 10 days ago
f182b87
[api][java] Introduce Hierarchical ResourceClassName for Cross-Language Resource Creation
by youjin
· 13 days ago
c963388
[refactor] unify Python class path into single pythonClazz parameter
by youjin
· 13 days ago
0562bbe
[doc] Update document for vector store. (#470)
by Wenjin Xie
· 10 days ago
afa7a6f
[hotfix] Handle durable execute exception properly (#465)
by Xuannan
· 10 days ago
d5cb81f
[doc] Add documents for memory of flink-agents.
by WenjinXie
· 2 weeks ago
f3f6c34
[api][runtime] Always use summarization for long-term memory compaction
by WenjinXie
· 12 days ago
32f2c33
[api] Add an overload method for newObject that set overwrite false.
by WenjinXie
· 10 days ago
5287163
[doc] Add documentation about how to choose between Java & Python APIs (#471)
by Xuannan
· 10 days ago
ca18e7c
Fix constant name in RAG example (#475)
by Alan Z.
· 10 days ago
3a9bce0
[doc] Add documents for adding dependencies to flink-agents project.
by WenjinXie
· 13 days ago
e3cbfad
[package] Provide module assembling runtime dependencies to help run flink-agents in IDE.
by WenjinXie
· 13 days ago
5e39535
[example] Fix the missing parameter type modification.
by WenjinXie
· 2 weeks ago
97db639
[doc] Add java Anthropic chat model docs (#468)
by Xiang Li
· 12 days ago
a15e764
[doc] Introduce cross-language resources (#459)
by Eugene
· 13 days ago
a1c1693
[doc] Add OpenAI chat model docs (#463)
by Xiang Li
· 2 weeks ago
0383e97
[test] Disable think for long-term memory test.
by WenjinXie
· 2 weeks ago
4a2fc46
[integration][python] Update ollama sdk version and support disable think.
by WenjinXie
· 2 weeks ago
9f6909a
[package] Update dependencies and NOTICE for flink-agents-dist. (#461)
by Wenjin Xie
· 2 weeks ago
d84e2fc
[Feature][runtime] Support the use of Python MCP in Java
by youjin
· 2 weeks ago
2ddf2e2
[feature] Unified MCP parameter names in Python and Java
by youjin
· 2 weeks ago
035c3ef
[hotfix] Use Constant to point a resource in ChatModelCrossLanguageTest
by youjin
· 2 weeks ago
3217b87
[doc] Update documentation for async & durable execution (#451)
by Xuannan
· 2 weeks ago
9328b0c
[hotfix] Fix the incorrect reference in the MCP document (#457)
by Eugene
· 2 weeks ago
2939613
[doc] Create a dedicated section for introducing MCP. (#453)
by Wenjin Xie
· 2 weeks ago
a6114c9
[api][plan] Use resource descriptor to declare a MCP server in Agent. (#455)
by Wenjin Xie
· 2 weeks ago
e0801a0
[runtime] Built-in actions support durable execution.
by WenjinXie
· 3 weeks ago
bb8b526
[runtime] Disable async exeuction for cross language resource.
by WenjinXie
· 3 weeks ago
763e591
[plan][java] Built-in actions support async execution.
by WenjinXie
· 3 weeks ago
893e523
[log] Improve the event log content for PythonEvent
by sxnan
· 3 weeks ago
117bc8f
[log] Add config to set the event log path
by sxnan
· 3 weeks ago
5519947
[runtime] Report token usage metric out of compaction for long-term memory.
by WenjinXie
· 3 weeks ago
83ed79b
[fix][runtime] Fix attach mismatch attribute of memory set item.
by WenjinXie
· 3 weeks ago
760a415
[ci] Update CI to test under jdk21
by sxnan
· 3 weeks ago
8ac623d
[runtime] Support Java async execution
by sxnan
· 3 weeks ago
004cb46
[plan][python] Built-in actions support async execution.
by WenjinXie
· 3 weeks ago
9474216
[metrics] Report metrics in chat action to avoid crash caused by reporting in async thread.
by WenjinXie
· 3 weeks ago
8420160
[fix][runtime] Fix not switch memory context for async action task.
by WenjinXie
· 3 weeks ago
bbf61d0
[doc] Update documents after using constant in resource descriptor.
by WenjinXie
· 3 weeks ago
8111811
[api][python] Provide constant to point a resource to avoid importing integration package.
by WenjinXie
· 3 weeks ago
18dfef9
[api][java] Provide constant to point a resource to avoid importing integration package.
by WenjinXie
· 3 weeks ago
a5d8ce2
[test] Enable Java Vector Store Cross-Language Test in CI
by youjin
· 3 weeks ago
c63db6c
[Feature][runtime] Support the use of Java VectorStore in Python
by youjin
· 3 weeks ago
4eecf0b
[hotfix] Fix data loss when initializing VectorStoreQuery
by youjin
· 3 weeks ago
b71931e
[test] Reduce test data to decrease CrossLanguageTest Time
by youjin
· 3 weeks ago
2d53ddb
[hotfix] Use qwen3:1.7b in ChatModelCrossLanguageTest to improve stability (#436)
by Eugene
· 3 weeks ago
53d76a7
[runtime] Implement CallRecord persistent and restore
by sxnan
· 4 weeks ago
b5338b4
[api] Introduce execute to runner_context.py
by sxnan
· 4 weeks ago
15b1976
[runtime] Introduce CallRecord to ActionState
by sxnan
· 4 weeks ago
4452abe
[api][runtime] Clean up resource when close. (#428)
by Wenjin Xie
· 3 weeks ago
ea6db46
[Feature][runtime] Support the use of Python VectorStore in Java
by youjin
· 3 weeks ago
59d564c
[hotfix] Improve create_collection_if_not_exists configuration range for ChromaVectorStore
by youjin
· 3 weeks ago
afc0e6a
[hotfix] Bypass Pydantic validation for Java resource wrappers
by youjin
· 3 weeks ago
ca315e7
[runtime][java] Support use Long-Term Memory in action.
by WenjinXie
· 4 weeks ago
0f5d086
[api][runtime][java] Introduce Long-Term Memory.
by WenjinXie
· 4 weeks ago
e9927dd
[hotfix] Fixes and clean-ups for long-term memory in python.
by WenjinXie
· 4 weeks ago
Next »