Releases: quarkiverse/quarkus-langchain4j
Releases Β· quarkiverse/quarkus-langchain4j
0.8.2
What's Changed
- Use batching in Redis to avoid overflowing the connection pool by @jmartisk in #304
- Updated to Infinispan Dev09 by @karesti in #308
- Future-proof setting the User-Agent header by @geoand in #307
- Make DevUI not require the default chat model by @geoand in #309
- Release 0.8.2 by @geoand in #310
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Bump quarkus.version from 3.7.1 to 3.7.2 by @dependabot in #289
- Add seed to Ollama options by @markusfindenig in #290
- Infinispan embedding store by @karesti in #288
- Add user-agent to Azure AI requests by @geoand in #292
- Unify on using EmbeddingStoreIT as test base for embedding stores by @jmartisk in #293
- Ability to disable integrations by @edeandrea in #291
- Fix deployment-id docs by @edeandrea in #294
- Bump infinispan.version from 15.0.0.Dev07 to 15.0.0.Dev08 by @dependabot in #295
- Infinispan documentation by @karesti in #298
- Include Infinispan configuration docs by @karesti in #300
- Bump quarkus.version from 3.7.2 to 3.7.3 by @dependabot in #301
- Automatically set the image name for embedding stores with dev services by @geoand in #302
- Release 0.8.1 by @geoand in #303
New Contributors
- @markusfindenig made their first contribution in #290
- @karesti made their first contribution in #288
Full Changelog: 0.8.0...0.8.1
Release 0.8.0
What's Changed
- Update release workflow by @gastaldi in #247
- Use properly spelled LangChain4j throughout module names by @ppalaga in #250
- Throw a more meaningful exception instead of NPE when tool is not found by @iocanel in #254
- Bump quarkus.version from 3.6.5 to 3.7.0 by @dependabot in #245
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 by @dependabot in #244
- Fix Azure endpoint properties and baseUrl computation by @edeandrea in #249
- Run integration tests in parallel by @ppalaga in #251
- Integrate doc changes from build by @gastaldi in #262
- Introduce the ability to use inject models by @geoand in #258
- Only pass Authorization/api-key headers when necessary by @edeandrea in #265
- Ensure correct build order (samples AFTER extensions) by @jmartisk in #267
- Embedding store Dev UI page improvements by @jmartisk in #271
- Note about asking for valid and unwrapped JSON by @sarxos in #266
- Don't fail when a user provides a custom model as a bean by @geoand in #263
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #269
- Activate the request context in ChatJsonRPCService by @jmartisk in #273
- Introduce quarkus-langchain4j-bom by @gastaldi in #261
- Bump quarkiverse-parent to 16 by @gastaldi in #276
- Add support for OpenAI response format by @PierreBtz in #277
- Bump quarkus.version from 3.7.0 to 3.7.2 by @dependabot in #280
- Bump to LangChain4j 0.27.1 by @geoand in #275
- Release 0.8.0 by @geoand in #287
New Contributors
- @gastaldi made their first contribution in #247
- @ppalaga made their first contribution in #250
- @iocanel made their first contribution in #254
- @sarxos made their first contribution in #266
- @PierreBtz made their first contribution in #277
Full Changelog: 0.7.1...0.8.0
Release 0.7.1
What's Changed
- Add watsonx module by @andreadimaio in #236
- Fix streaming deserialization issue by @geoand in #240
- Ensure that tools work no matter how the bean was created by @geoand in #241
- Various Pinecone improvements by @jmartisk in #239
- Release 0.7.1 by @geoand in #243
Full Changelog: 0.7.0...0.7.1
Release 0.7.0
What's Changed
- Moderation model page for the Dev UI by @jmartisk in #229
- Refactor retriever use in
@RegisterAiService
by @geoand in #225 - Improve error handling and UX of the Dev UI chat page by @jmartisk in #231
- Fix the Ollama logging by @cescoffier in #233
- Remove unused injection by @jmartisk in #230
- Javadoc fixes in Ollama config by @jmartisk in #232
- Added apiVersion parameter to AzureOpenAiEmbeddingModel and AzureOpen⦠by @Yanick-Salzmann in #234
- Add functionality to BAM module by @andreadimaio in #226
- Release 0.7.0 by @geoand in #235
New Contributors
- @Yanick-Salzmann made their first contribution in #234
- @andreadimaio made their first contribution in #226
Full Changelog: 0.6.3...0.7.0
Release 0.6.3
What's Changed
- Bump quarkus.version from 3.6.4 to 3.6.5 by @dependabot in #220
- Fail if selected chat/embedding model isn't the one found on classpath by @jmartisk in #221
- Add first version of IBM BAM support by @geoand in #222
- Introduce first version of OpenShift AI extension by @geoand in #223
- Release 0.6.3 by @geoand in #224
Full Changelog: 0.6.2...0.6.3
Release 0.6.2
What's Changed
- Adding the user config property for openai embedding model by @sebastienblanc in #209
- Make user property of EmbeddingModelConfig optional by @geoand in #214
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #216
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #217
- Add support for the custom SmallRye fault tolerance annotations (like rate limiting) by @cescoffier in #218
- Release 0.6.2 by @geoand in #219
Full Changelog: 0.6.1...0.6.2
Release 0.6.1
What's Changed
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- Add DevServices support for Ollama model by @lordofthejars in #182
- Update to Langchain4j 0.25 by @geoand in #186
- Release 0.6.0.CR1 by @geoand in #189
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #167
- Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.0 to 24.3.1 by @dependabot in #170
- Fix tool call serialization/deserialization issues by @geoand in #192
- Release 0.6.0.CR2 by @geoand in #193
- Use
@BeanParams
inQuarkusRestApiResource
by @geoand in #198 - Dev UI chatting capability by @jmartisk in #196
- Allows for specific model config options to override client-wide logging config by @geoand in #200
- Add embeddings endpoint support for Ollama by @sebastienblanc in #201
- Allow specifying the organizationId in the configuration by @edeandrea in #197
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #203
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #190
- Image model Dev UI page + docs by @jmartisk in #204
- Release 0.6.0 by @geoand in #205
New Contributors
- @lordofthejars made their first contribution in #182
Full Changelog: 0.5.1...0.6.0
Release 0.6.0.CR2
What's Changed
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #167
- Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.0 to 24.3.1 by @dependabot in #170
- Fix tool call serialization/deserialization issues by @geoand in #192
- Release 0.6.0.CR2 by @geoand in #193
Full Changelog: 0.6.0.CR1...0.6.0.CR2