Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested.

Expected Behavior

Allow to store chat memory in non enterprise versions of MongoDB

Current Behavior

Chat memory stores only for cassandra, neo4j and jdbc

Context

We're using a lot of mongo, so it should be useful.

Comment From: deejay1

PR added

Comment From: deejay1

Waits for https://github.com/spring-projects/spring-ai/pull/2803

Comment From: deejay1

Recreated as a ChatMemoryRepository implementation

Comment From: deejay1

Updated PR for 1.1.x