wenjin272 opened a new pull request, #332: URL: https://github.com/apache/flink-agents/pull/332
<!-- * Thank you very much for contributing to Flink Agents. * Please add the relevant components in the PR title. E.g., [api], [runtime], [java], [python], [hotfix], etc. --> <!-- Please link the PR to the relevant issue(s). Hotfix doesn't need this. --> Linked issue: #331 ### Purpose of change <!-- What is the purpose of this change? --> Introduce the long-term memory interface in python, and provide an implementation based on chroma. This is the first pr of three to introduce long-term memory in python: 1. interface and one implementation 2. support using long-term memory in action 3. async interface and execution ### Tests Unit test ### API Yes, add long-term memory related api. ### Documentation <!-- Do not remove this section. Check the proper box only. --> - [ ] `doc-needed` <!-- Your PR changes impact docs --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
