0.23.0.CR1
quarkiverse-ci
released this
13 Dec 08:56
·
91 commits
to main
since this release
What's Changed
- Bump quarkus-neo4j.version from 5.0.0 to 5.0.1 by @dependabot in #1119
- Enable tools support in streaming responses for Ollama by @andreadimaio in #1122
- Use user.home as default for models-path for jlama and llama3 docs by @rsvoboda in #1123
- Fix typo in input guardrails docs by @xstefank in #1124
- Introduce observability into streaming models by @geoand in #1125
- Fix ModelAuthProvider for streaming chat model in Azure by @geoand in #1131
- Support no authorization header being set when null is returned from ModelAuthProvider by @dastrobu in #1132
- Fix registration of embedding model for Easy RAG by @jmartisk in #1135
- Store local models under
~/.langchain4j/models
by @rsvoboda in #1137 - Typo fixes by @rsvoboda in #1141
- Pass configs and an extension value to make sure vector extensions are created and can be overridden by passing that config by @shrikanthkr in #1140
- Introduce observability in watsonx by @andreadimaio in #1142
- Add support for structured output in OpenAI by @geoand in #1147
- Re-write the Ollama dev service by @edeandrea in #1148
- Fix named AiService handling by @geoand in #1149
- Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.10.0 by @dependabot in #1121
- Add support for structured output in Ollama by @andreadimaio in #1150
- Bump quarkus-neo4j.version from 5.0.1 to 5.0.2 by @dependabot in #1152
- Complete named AiService resolution test by @aldettinger in #1153
- Bump io.quarkiverse.antora:quarkus-antora from 0.2.0 to 1.0.0 by @dependabot in #1156
- Fix Blocking Memory Store Usage in Streamed Mode by @cescoffier in #1144
- Allow Rest Client and AI Service to be used as tools by @geoand in #1157
New Contributors
- @rsvoboda made their first contribution in #1123
- @xstefank made their first contribution in #1124
- @shrikanthkr made their first contribution in #1140
Full Changelog: 0.22.0...0.23.0.CR1