Skip to content

Releases: spring-petclinic/spring-petclinic-langchain4j

Spring Boot 3.4.0 and LangChain4j 0.36.2

07 Dec 20:39
d11dac0
Compare
Choose a tag to compare

What's Changed

  • Sync with the orignal Spring Boot 3.4.0 version by @arey in #14
  • Upgrade to LangChain4j 0.36.2 by @arey in #15

Full Changelog: v3.3.3...v3.4.0

First release of Spring Petclinic LangChain4j

02 Nov 16:34
f03f5ae
Compare
Choose a tag to compare

LangChain4j fork from the spring-petclinic-ai version of Spring Petclinic based on Spring AI.

What's Changed

  • Replace Spring AI by LangChain4j by @arey
  • Response Streaming and SSE #2 by @arey in #3
  • Add a QueryRouter to utilize the Embedding Store when appropriate by @arey in #4
  • Support multiple users with @MemoryId #1 by @arey in #8

New Contributors

  • @arey made their first contribution in #3

Full Changelog: https://github.com/spring-petclinic/spring-petclinic-langchain4j/commits/v3.3.3