What's Changed
- Add missing result in EvaluationResult by @flyinfish in #1209
- Provide Evaluations in same order as they where submitted by @flyinfish in #1213
- Deprecate auditing stuff by @edeandrea in #1219
- Minor changes to the watsonx module by @andreadimaio in #1222
- Introducing some factory methods for creating guardrail params by @edeandrea in #1223
- Clarify usage of multiple models in one process by @pilhuhn in #1225
- Bump io.quarkiverse.antora:quarkus-antora from 1.0.1 to 1.0.2 by @dependabot in #1228
- Handle API request limits in WatsonxEmbeddingModel by @andreadimaio in #1226
- Bump quarkus-neo4j.version from 5.0.2 to 5.0.3 by @dependabot in #1227
- Add a page about the Milvus store. by @pilhuhn in #1229
- Support for Tools in Vertex AI Gemini by @sberyozkin in #1169
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #1230
- Fix memory related references in docs by @geoand in #1233
- Fix some docs typos by @jmartisk in #1234
- Make Jlama and Llama3.java work properly in dev mode without any use configuration by @geoand in #1235
- Fixes Jlama docs by @lordofthejars in #1237
- Disable RAGWithMetadataFilterTest as it's very flaky by @geoand in #1238
- Fix Milvus docs issue by @geoand in #1240
New Contributors
Full Changelog: 0.23.3...0.24.0.CR1