The RAG Experiment Accelerator is a versatile tool designed to expedite and facilitate the process of conducting experiments and evaluations using Azure Cognitive Search and RAG pattern.
MLflow 2.13.1 is a patch release that includes several bug fixes and integration improvements to existing features. New features that are introduced in this patch release are intended to provide a foundation to further major features that will be released in the next release.
Features:
[MLflow] Add mlflow[langchain] extra that installs recommended versions of langchain with MLflow (#12182, @sunishsheth2009)
[Tracking] Adding the ability to override the model_config in langchain flavor if loaded as pyfunc (#12085, @sunishsheth2009)
[Model Registry] Automatically detect if Presigned URLs are required for Unity Catalog (#12177, @artjen)
Bug fixes:
[Tracking] Use getUserLocalTempDir and getUserNFSTempDir to replace getReplLocalTempDir and getReplNFSTempDir in databricks runtime (#12105, @WeichenXu123)
[Model] Updating chat model to take default input_example and predict to accept json during inference (#12115, @sunishsheth2009)
[Tracking] Automatically call load_context when inferring signature in pyfunc (#12099, @sunishsheth2009)
MLflow 2.13.1 is a patch release that includes several bug fixes and integration improvements to existing features. New features that are introduced in this patch release are intended to provide a foundation to further major features that will be released in the next release.
Features:
[MLflow] Add mlflow[langchain] extra that installs recommended versions of langchain with MLflow (#12182, @sunishsheth2009)
[Tracking] Adding the ability to override the model_config in langchain flavor if loaded as pyfunc (#12085, @sunishsheth2009)
[Model Registry] Automatically detect if Presigned URLs are required for Unity Catalog (#12177, @artjen)
Bug fixes:
[Tracking] Use getUserLocalTempDir and getUserNFSTempDir to replace getReplLocalTempDir and getReplNFSTempDir in databricks runtime (#12105, @WeichenXu123)
[Model] Updating chat model to take default input_example and predict to accept json during inference (#12115, @sunishsheth2009)
[Tracking] Automatically call load_context when inferring signature in pyfunc (#12099, @sunishsheth2009)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps mlflow from 2.13.0 to 2.13.1.
Release notes
Sourced from mlflow's releases.
Changelog
Sourced from mlflow's changelog.
Commits
0c2975c
Runpython3 dev/update_mlflow_versions.py pre-release ...
(#12184)c710be3
fix lint1f52d7b
[MLflow] Adding recommended versions of langchain in langchain extra for MLfl...c5e3b03
Add ENABLE_MLFLOW_TRACING to control tracing in serving (#12180)debd95e
Avoid showing repeated warnings for tracing default experiment usage (#12175)bc819e6
doc: Fix "Unrecognized content type parameters: ." (#12142)6bdf3e7
Add more examples for fluent tracing APIs (#12171)18ff44a
Allow Relative Paths in Mlflow Log Model (#12160)fe1e47d
Automatically detect if Presigned URLs are required for Unity Catalog (#12177)cacaefe
Added a UC uri check to flavor_backend_registry (#11990)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show