Releases: quarkiverse/quarkus-langchain4j
Releases · quarkiverse/quarkus-langchain4j
Release 0.4.2
Release 0.4.1
What's Changed
Full Changelog: 0.4.0...0.4.1
Release 0.4.0
What's Changed
- Use @SseEventFilter instead of deserialization hack by @geoand in #109
- Change Pinecone config to RUNTIME, adjust test javadoc by @jmartisk in #108
- Fix choosing a non-default Redis client by @jmartisk in #111
- Allow injecting non-default datasource for PgVector store by @jmartisk in #110
- Bump quarkus-poi.version from 2.0.4 to 2.0.5 by @dependabot in #113
- Bump com.pgvector:pgvector from 0.1.3 to 0.1.4 by @dependabot in #114
- Overhaul how chat memory is configured by @geoand in #112
- pass cause to log to know actual error by @maxandersen in #120
- Make the
demo
OpenAI key usable by @geoand in #125 - Add PgVector to nav.adoc by @jmartisk in #126
- Allow users to enable moderation for @RegisterAiService by @geoand in #124
- mvnpm should be explicit choice. i.e. mvn -Pmvnpm otherwise every request to a new artifact takes unnecessary time. by @maxandersen in #123
- Release 0.4.0 by @geoand in #127
- Release 0.4.0 by @geoand in #128
Full Changelog: 0.3.0...0.4.0
Release 0.3.0
What's Changed
- Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.1 to 24.2.3 by @dependabot in #68
- fix broken link by @maxandersen in #72
- Allow injecting EmbeddingStore with the type parameter by @jmartisk in #73
- Pinecone embedding store by @jmartisk in #64
- Add metrics support to AiServices by @geoand in #76
- Add initial OpenTelemetry support for declarative services by @geoand in #77
- Fix dependencies shown in quickstart guide by @andreas-eberle in #85
- Dev UI for Langchain4j by @jmartisk in #84
- clean up dev ui code by @phillip-kruger in #91
- Ignore known annotations in parameter binding by @geoand in #89
- Adding support for Pgvector by @sebastienblanc in #74
- Fail at build time when tools set and no memory provided by @geoand in #92
- Attempt to make CI run Pinecone tests more reliably by @jmartisk in #94
- Bump quarkus.version from 3.6.0 to 3.6.1 by @dependabot in #97
- Sketch out API for auditing by @geoand in #83
- Fix typo in huggingface model name in docs by @andreas-eberle in #101
- Fix typo in LLMs documentation page by @andreas-eberle in #104
- Adjust to recent Pinecone query response format change by @jmartisk in #100
- Make @RegisterAiService beans request scoped by default by @geoand in #96
- Release 0.3.0 by @geoand in #106
New Contributors
- @andreas-eberle made their first contribution in #85
- @phillip-kruger made their first contribution in #91
- @sebastienblanc made their first contribution in #74
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.2 by @dependabot in #5
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in #3
- Bump org.wiremock:wiremock-standalone from 3.2.0 to 3.3.1 by @dependabot in #4
- Add nightly build against langchain4j main by @geoand in #14
- Bump org.mvnpm:es-module-shims from 1.8.0 to 1.8.2 by @dependabot in #1
- Improve the readme file by @cescoffier in #15
- Write documentation for the HuggingFace LLM by @cescoffier in #17
- Various minor things by @gsmet in #18
- fix samples link in readme by @maxandersen in #19
- Release 0.1.0 by @geoand in #20
- add antora playbook by @maxandersen in #22
- fix broken links by @maxandersen in #24
- Release 0.1.0 by @geoand in #23
- Fix release workflow by @gsmet in #25
- Release 0.1.0 by @geoand in #26
- Run Ecosystem CI with Java 17 by @gsmet in #27
- Adjust menu to make it a bit more logical by @gsmet in #28
- Release 0.1.0 by @geoand in #29
- Point to generated documentation by @gsmet in #21
- Update version in documentation by @gsmet in #31
- Add documentation about using OpenAiRestApi manually by @geoand in #33
- Add explanation of tools in docs by @geoand in #34
- Improve error message when param is null by @geoand in #35
- Add the prompt engineering page to the nav by @cescoffier in #37
- Bump quarkus.version from 3.5.1 to 3.5.2 by @dependabot in #38
- Introduce Azure OpenAi extension by @geoand in #39
- Demo of a chat bot using RAG. by @cescoffier in #40
- Allow to disable all models at build time by @geoand in #53
- Allow injection of EmbeddingStore by @geoand in #52
- Remove the need to explicitly configure retriever and memory beans for @RegisterAiService by @geoand in #51
- Make RedisSchema follow the Redis convention by @cescoffier in #54
- Bump quarkus.version from 3.5.2 to 3.5.3 by @dependabot in #48
- Extend Hugging Face configuration with doSample, top-p, top-k and repetition penalty by @cescoffier in #55
- Add pictures to the documentation by @cescoffier in #62
- Add support for in-process embedding models by @cescoffier in #60
- Provide an example of CSV loading by @cescoffier in #66
- Make use of new stuff in the Redis DataSource API by @jmartisk in #16
- Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.2.1 to 24.2.3 by @dependabot in #63
- Release 0.2.0 by @geoand in #69
- Release 0.2.0 by @geoand in #70
New Contributors
- @cescoffier made their first contribution in #15
- @gsmet made their first contribution in #18
Full Changelog: https://github.com/quarkiverse/quarkus-langchain4j/commits/0.2.0