Replies: 1 comment
-
|
See this: #5365 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I am currently using

<spring-ai.version>2.0.0-M2</spring-ai.version>and notice a bug with RedisChatMemoryRepository it store only the latest assistant messsage insted of all of them:
UI:
Redis:

Debbug:

when I am using JdbcChatMemoryRepository all is fine

It is a known issue fixed in the next "Mx" or smth new?
Beta Was this translation helpful? Give feedback.
All reactions