Skip to content

0.16.0

Compare
Choose a tag to compare
@geoand geoand released this 04 Jul 15:16
· 47 commits to main since this release

What's Changed

  • Add Ollama note in the advantages section by @geoand in #657
  • Set a smaller segment-size for the easy-rag sample by @jmartisk in #661
  • Allow creating and launching an OpenWebUI container via Dev UI by @iocanel in #600
  • Support streaming in dev-ui chat by @iocanel in #590
  • Reuse embeddings by @edeandrea in #666
  • Avoid trying to retrieve the default ds if a named one should be used by @jmartisk in #668
  • Update Quarkus version in samples by @geoand in #672
  • Use top-level timeout property in samples by @geoand in #674
  • Remove preceding and trailing json markers when converting from json by @geoand in #673
  • Add secure-fraud-detection demo by @sberyozkin in #539
  • Bump quarkus-neo4j.version from 4.0.0 to 4.1.0 by @dependabot in #669
  • Update the email me a poem sample by @geoand in #678
  • Implement logging for Chroma and attempt to fix the test by @jmartisk in #686
  • (doc) small ollama typo by @laurentperez in #687
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #688
  • Dev UI: Allow RAG and tools together with streaming by @jmartisk in #689
  • Add a link to the workshop into our docs by @jmartisk in #693
  • Fix the nightly job by @jmartisk in #703
  • Allow the use of the {response_schema} in the prompt by @andreadimaio in #699
  • Allow the injection of TokenCountEstimator by @andreadimaio in #705
  • Add domain config for Azure AI by @duchamk in #698
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #681
  • Bump org.mvnpm.at.mvnpm:vaadin-webcomponents from 24.3.13 to 24.4.0 by @dependabot in #680
  • Putting Generic Authentication flow to the Core by @csotiriou in #694
  • Update pgvector-store.adoc - remove reference to Redis by @reconway in #711
  • Hardcode neo4j image version to 5.20.0 for the tests for now by @jmartisk in #715
  • Add a warning about missing -parameters flag for javac by @geoand in #713
  • Redis embedding store: metadata filtering by @jmartisk in #714
  • Bump org.wiremock:wiremock-standalone from 3.6.0 to 3.8.0 by @dependabot in #712
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #710
  • Switch category of extensions to AI by @cescoffier in #704
  • Bringing domain-name on par with the rest of the optional configurations by @csotiriou in #707
  • Improve UI of the embedding store page by @jmartisk in #720
  • Rename one of the OpenAiDevUIProcessors to avoid name clash by @jmartisk in #719
  • Bump Quarkus version to latest by @geoand in #717
  • Prevent false positive of javac -parameters by @geoand in #718
  • Bump io.quarkiverse.wiremock:quarkus-wiremock-test from 1.3.2 to 1.3.3 by @dependabot in #677
  • add stop sequence config for openAI chat config model by @sebastienblanc in #695
  • Update to LangChain4j 0.32.0 by @geoand in #721

New Contributors

Full Changelog: 0.15.1...0.16.0