Skip to content

Releases: wildfly-extras/wildfly-ai-feature-pack

0.3.4

05 Feb 14:24
587b2e9
Compare
Choose a tag to compare

What's Changed

  • Random spelling fixes. by @rhusar in #61
  • Adding a dedicated Groq layer by @ehsavoie in #64
  • Bump org.wildfly.core:wildfly-embedded from 27.0.0.Final to 27.0.1.Final by @dependabot in #60

Full Changelog: 0.3.3...0.3.4

Release 0.3.3

31 Jan 11:08
f1f203b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

Release 0.3.2

10 Jan 11:12
5c4ac03
Compare
Choose a tag to compare

What's Changed

  • Fixing issue #51: Use ModuleDependency.Builder instead of deprecated … by @ehsavoie in #53
  • Fixing issue #52: Making OpenTelemetry provisioning optional. by @ehsavoie in #54

Full Changelog: 0.3.1...0.3.2

Release 0.3.1

10 Jan 09:35
25a7a9e
Compare
Choose a tag to compare

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

07 Jan 15:03
754bf64
Compare
Choose a tag to compare

Adding support for OpenTelemetry spans and metrics

What's Changed

  • Cleaning the modules by @ehsavoie in #21
  • Add Dependabot + Add CI by @rhusar in #23
  • Refactoring the feature pack to create the ChatModel beans lazily. by @ehsavoie in #36
  • Add maven-wrapper version 3.3.2 by @rhusar in #22
  • Logger cleanup. by @rhusar in #37
  • Upgrade to LangChain4J 1.0.0-alpha1 and Smallrye LLM 0.0.2 by @ehsavoie in #39
  • Bump org.apache.commons:commons-compress from 1.26.1 to 1.27.1 by @dependabot in #33
  • Bump com.google.apis:google-api-services-customsearch from v1-rev20240417-2.0.0 to v1-rev20240821-2.0.0 by @dependabot in #29
  • Using telemetry instrumentation in injection module to track LLM Usage. by @ehsavoie in #44
  • Bump org.wildfly.core:wildfly-embedded from 26.0.1.Final to 27.0.0.Final by @dependabot in #43

New Contributors

Full Changelog: 0.2.3...0.3.0

Release 0.2.3

27 Nov 14:23
2e130ec
Compare
Choose a tag to compare

Fixing issue introduced with dependency upgrade in 0.2.2

What's Changed

Full Changelog: 0.2.2...0.2.3

Release 0.2.2

27 Nov 12:39
0de052a
Compare
Choose a tag to compare

Upgrading for Glow support

What's Changed

  • Updating the feature pack name to match the artifactId after the renaming. by @ehsavoie in #16
  • Fix WildFly Glow rules to be based on CDI annotations by @jfdenise in #17
  • Adding support for validation of the module name in in-memory-embeddi… by @ehsavoie in #18
  • Updating jboss-parent to 47 by @ehsavoie in #19

New Contributors

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

27 Nov 12:39
ab613a8
Compare
Choose a tag to compare

Upgrade to LangChain4J 0.36.1

What's Changed

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

15 Nov 14:36
bb806b2
Compare
Choose a tag to compare

Upgrading to LangChain4J 0.36.0
Adding support for Neo4J as embedding store
Renaming from org.wildfly:wildfly-ai-galleon-pack to org.wildfly:wildfly-ai-feature-pack

What's Changed

  • Updating scm information by @ehsavoie in #10
  • Adding the runtime package dependecy for Weaviate embedding store by @ehsavoie in #11
  • Updating to LangChain4J 0.36.0 by @ehsavoie in #13
  • Adding support for Neo4J as embedding store. by @ehsavoie in #12
  • Renaming galleon-pack to feature-pack by @ehsavoie in #14

Full Changelog: 0.1.0...0.2.0

Release 0.1.0

31 Oct 10:01
c38d711
Compare
Choose a tag to compare

First release of the feature pack

What's Changed

  • Adding some documentation on how to use, contribute and be a memeber of by @ehsavoie in #1
  • Fixing the name of the producer to match the feature pack GAV by @ehsavoie in #2
  • Updating to use smallrye-llm by @ehsavoie in #3
  • Updating to WildFly 34 by @ehsavoie in #4
  • Updating layers to produce better Galleon integration and some default configuration. by @ehsavoie in #6
  • Adding support for Mistral AI as ChatModelLanguage by @ehsavoie in #7
  • Adding an operation to be able to interact simply from the jboss management API with the LLM. by @ehsavoie in #5
  • Updating README to latest status by @ehsavoie in #8
  • Cleaning pom.xml and test to be able to release by @ehsavoie in #9

Full Changelog: https://github.com/wildfly-extras/wildfly-ai-feature-pack/commits/0.1.0