Skip to content

Releases: smallrye/smallrye-llm

0.0.2

19 Dec 11:05
Compare
Choose a tag to compare
  • #80 Release 0.0.2
  • #78 Producer function can be provided by the LLMConfig to be used for lazy
  • #71 Cleaning dependencies in examples for simpler upgrade.
  • #70 Bump org.projectlombok:lombok from 1.18.32 to 1.18.36
  • #69 Bump io.helidon:helidon-bom from 4.0.7 to 4.0.12
  • #68 Revert "Introducing a facade API : (#53)"
  • #67 Bump version.io.helidon from 4.0.7 to 4.0.12
  • #66 Fixed the OpenLiberty javac compilation issue.
  • #55 Allow for dependabot PR only for micro version upgrade
  • #53 Introducing a facade API :
  • #51 Adding build badges

0.0.1

14 Oct 11:52
Compare
Choose a tag to compare
  • #50 Release 0.0.1
  • #49 Preparing the release
  • #32 Upgrade Langchain4J to 0.34.0
  • #30 Create new module for testing another way from langchain4j
  • #29 Glassfish example seems to be broken
  • #27 LangChain4JAIServicePortableExtension#processInjectionPoint should treat programmatic lookup differently
  • #24 Make helidon-car-booking-portable-ext
  • #22 CommonLLMPluginCreator might fail to create bean if multiple setters exist
  • #20 Portable extension should use produce instead of create
  • #15 Move common code for preparing Langchain4j beans to core module
  • #13 Rework project to add portable extension
  • #11 Attempt to use LM studio to run examples
  • #7 Make it compatible with quarkus
  • #4 Explore how MP Rest Client with LLM integration
  • #3 LLM APIs
  • #1 Add demo code from modilius micro-ai and rework it as SmallRye standards