langfuse-python
langfuse-python copied to clipboard
chore(deps-dev): bump google-cloud-aiplatform from 1.49.0 to 1.52.0
Bumps google-cloud-aiplatform from 1.49.0 to 1.52.0.
Release notes
Sourced from google-cloud-aiplatform's releases.
v1.52.0
1.52.0 (2024-05-21)
Features
- Add FeatureGroup delete (f9011e0)
- Add support for ToolConfig in the LangChain template (9bda328)
- Create Vertex Experiment when uploading Tensorboard logs (339f8b6)
- GenAI - Add BatchPredictionJob for GenAI models (df4a4f2)
- GenAI - Add cancel, delete, list methods in BatchPredictionJob (7ff8071)
- GenAI - Added the
BatchPredictionJob.submitmethod (4d091c6)- Private Endpoints - Added private service connect support to prediction endpoint. (6bdcfb3)
Bug Fixes
- Add validation for evaluation dataset fields, update logging info for eval api request count (d6ef500)
- Fix feature attribution drift visualization for model monitoring SDK (710f33d)
- Fix the default value of response_column_name in EvalTask.evaluate() (98f9b35)
- Update get_experiment_df to pass Experiment and allow empty metrics. (de5d0f3)
Documentation
- Add Vertex Model Monitoring V2 SDK documentation (b47e6ff)
- Update docstrings for rapid evaluation library. (d6d371d)
v1.51.0
1.51.0 (2024-05-10)
Features
- Add FeatureGroup create function (3938107)
- Add FeatureGroup init/get (e47d436)
- Add support for BaseModels in LangChain templates (5eb885e)
- Added the
vision_models.Image._mime_typeproperty to makevision_models.Imagecompatible withgenerative_models.Image(6557d88)- AutoSxS Pairwise Metric in Rapid Evaluation SDK (b0c5eda)
- GenAI - Grounding - Released Google Web Search retriever to GA (32b030a)
- GenAI - Tuning - Supervised - Added support for the
adapter_sizeparameter (88188d2)- LLM - Made the tuning location parameters truly optional (bae8429)
- LLM - Support tuning of new text embedding models by migrating to the new v1.1.3 pipeline. (7fea754)
- LLM - Text embedding - Added the
output_dimensionalityandlearning_rate_multiplierparameters to text embedding tuning (Preview only) (cc8bc96)- LLM - Text Embedding - Added validation for text embedding tuning parameters. (5a300c1)
- Release Ray on Vertex SDK to GA (f7c5132)
- Support custom service account for Ray cluster creation and Ray Client connection (e0c6227)
- Support vector_distance_threshold filtering and file-based retrieval for RAG (cd85d8f)
... (truncated)
Changelog
Sourced from google-cloud-aiplatform's changelog.
1.52.0 (2024-05-21)
Features
- Add FeatureGroup delete (f9011e0)
- Add support for ToolConfig in the LangChain template (9bda328)
- Create Vertex Experiment when uploading Tensorboard logs (339f8b6)
- GenAI - Add BatchPredictionJob for GenAI models (df4a4f2)
- GenAI - Add cancel, delete, list methods in BatchPredictionJob (7ff8071)
- GenAI - Added the
BatchPredictionJob.submitmethod (4d091c6)- Private Endpoints - Added private service connect support to prediction endpoint. (6bdcfb3)
Bug Fixes
- Add validation for evaluation dataset fields, update logging info for eval api request count (d6ef500)
- Fix feature attribution drift visualization for model monitoring SDK (710f33d)
- Fix the default value of response_column_name in EvalTask.evaluate() (98f9b35)
- Update get_experiment_df to pass Experiment and allow empty metrics. (de5d0f3)
Documentation
- Add Vertex Model Monitoring V2 SDK documentation (b47e6ff)
- Update docstrings for rapid evaluation library. (d6d371d)
1.51.0 (2024-05-10)
Features
- Add FeatureGroup create function (3938107)
- Add FeatureGroup init/get (e47d436)
- Add support for BaseModels in LangChain templates (5eb885e)
- Added the
vision_models.Image._mime_typeproperty to makevision_models.Imagecompatible withgenerative_models.Image(6557d88)- AutoSxS Pairwise Metric in Rapid Evaluation SDK (b0c5eda)
- GenAI - Grounding - Released Google Web Search retriever to GA (32b030a)
- GenAI - Tuning - Supervised - Added support for the
adapter_sizeparameter (88188d2)- LLM - Made the tuning location parameters truly optional (bae8429)
- LLM - Support tuning of new text embedding models by migrating to the new v1.1.3 pipeline. (7fea754)
- LLM - Text embedding - Added the
output_dimensionalityandlearning_rate_multiplierparameters to text embedding tuning (Preview only) (cc8bc96)- LLM - Text Embedding - Added validation for text embedding tuning parameters. (5a300c1)
- Release Ray on Vertex SDK to GA (f7c5132)
- Support custom service account for Ray cluster creation and Ray Client connection (e0c6227)
- Support vector_distance_threshold filtering and file-based retrieval for RAG (cd85d8f)
Bug Fixes
... (truncated)
Commits
2f08f53chore(main): release 1.52.0 (#3778)fe78170chore: test version column name555ead7chore: Update implementation for experiment proto change in CustomJob352eccfchore: add Feature creation47262efchore: add Feature init/getde5d0f3fix: Update get_experiment_df to pass Experiment and allow empty metrics.abacda6chore: Add unit tests for reasoning engine creation warnings.e4ad5f3chore: Update upper bound on cloudpickle version for reasoning engine.932a245chore: Update langchain agent system test to include tool configf8e76a6chore: Adds a warning when reasoning_engine_name is specified in ReasoningEng...- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)