New on Foojay: Learn how to add conversational memory to your AI operations assistant using Spring AI and MongoDB Atlas. Matteo Rossi shows you the implementation details in part 2 of this series.
foojay.io/today/buildi...
#Java #SpringAI #MongoDB #AI
This is the second article in a three-part series. Part 1 covered the RAG foundation — loading runbooks into a vector store and wiring them to a language model. Part 3 will introduce stateful workflow...