Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2024

Bumps google-cloud-aiplatform from 1.60.0 to 1.70.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.70.0

1.70.0 (2024-10-08)

Features

  • Add a dynamic retrieval API (44df243)
  • Add enable_secure_private_service_connect in service attachment (44df243)
  • Add new PscInterfaceConfig field to pipeline_job.proto (44df243)
  • Add psc_automation_configs to DeployIndex v1 (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add update_corpus method for vertex rag (09353cf)
  • Automatically end Experiment runs when Tensorboard CustomJob is complete (30cf221)
  • Vision Models - Add new safety filter levels to Vertex AI Image Generation API. (b1d5007)

Bug Fixes

  • Annotate PipelineJob and PipelineTaskRerunConfig fields as optional (44df243)
  • Update the docstring for LangchainAgent (f7fe2b0)

Documentation

  • Add sample to retrieve experiment backing tensorboard resource name (138dc1a)
  • GenAI - update comments in GenerationConfig property (c670eeb)
  • Limit comment SupervisedTuningSpec for 1p tuning (44df243)

v1.69.0

1.69.0 (2024-10-01)

Features

  • Add rerun method to pipeline job preview client. (29dec74)

Bug Fixes

  • GenAI - Fixed from_dict methods (3090812)

v1.68.0

1.68.0 (2024-09-24)

Features

  • A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig (#4410) (470933f)
  • Add support for partial failures sink in import rag files. (8070411)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.70.0 (2024-10-08)

Features

  • Add a dynamic retrieval API (44df243)
  • Add enable_secure_private_service_connect in service attachment (44df243)
  • Add new PscInterfaceConfig field to pipeline_job.proto (44df243)
  • Add psc_automation_configs to DeployIndex v1 (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add update_corpus method for vertex rag (09353cf)
  • Automatically end Experiment runs when Tensorboard CustomJob is complete (30cf221)
  • Vision Models - Add new safety filter levels to Vertex AI Image Generation API. (b1d5007)

Bug Fixes

  • Annotate PipelineJob and PipelineTaskRerunConfig fields as optional (44df243)
  • Update the docstring for LangchainAgent (f7fe2b0)

Documentation

  • Add sample to retrieve experiment backing tensorboard resource name (138dc1a)
  • GenAI - update comments in GenerationConfig property (c670eeb)
  • Limit comment SupervisedTuningSpec for 1p tuning (44df243)

1.69.0 (2024-10-01)

Features

  • Add rerun method to pipeline job preview client. (29dec74)

Bug Fixes

  • GenAI - Fixed from_dict methods (3090812)

1.68.0 (2024-09-24)

Features

  • A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig (#4410) (470933f)
  • Add support for partial failures sink in import rag files. (8070411)
  • Add support for SharePoint as a ImportRagFiles source. (f89df1f)
  • Adding Vertex Vector Search Vector DB option for RAG corpuses to SDK (d4193f2)
  • Batch_predict method generally-available at TextEmbeddingModel. (73c0dae)

... (truncated)

Commits
  • 218b05c chore(main): release 1.70.0 (#4494)
  • 72b76d8 chore: change 3p db fields to optional
  • 09353cf feat: add update_corpus method for vertex rag
  • b1d5007 feat: Vision Models - Add new safety filter levels to Vertex AI Image Generat...
  • 1e49799 chore: GenAI - Part.function_call.args is now a proper dict
  • ca4d8c6 chore: Samples - Update name in sample to retrieve experiment backing tensorb...
  • 30cf221 feat: Automatically end Experiment runs when Tensorboard CustomJob is complete
  • 2b8ae76 chore: make Gemini API reference more prominent
  • 09ea389 chore: Automatically populating Schema.property_ordering in function declarat...
  • 66572e0 chore: Automatically populating Schema.property_ordering in function declarat...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2024
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

This pull request updates the 'google-cloud-aiplatform' dependency from version 1.60.0 to 1.70.0, introducing new features and improvements to the Vertex AI platform.

  • Added dynamic retrieval API and update_corpus method for Vertex RAG
  • Introduced TunedModelRef and RebaseTunedModel API for Vertex GenAiTuningService
  • Added new safety filter levels to Vertex AI Image Generation API
  • Implemented automatic ending of Experiment runs when Tensorboard CustomJob completes
  • Added support for partial failures sink in import RAG files and SharePoint as an ImportRagFiles source

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-aiplatform-1.70.0 branch 2 times, most recently from ddb2223 to 40c15cf Compare October 15, 2024 05:43
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

(updates since last review)

This pull request updates the google-cloud-aiplatform dependency from version 1.60.0 to 1.70.0, introducing several new features and improvements to the Langfuse Python SDK.

  • Updated LlamaIndex integration with new LlamaIndexInstrumentor class in langfuse/llama_index/_instrumentor.py
  • Changed start_date field type from Optional[dt.date] to Optional[dt.datetime] in Model class
  • Added new files for LlamaIndex integration: _context.py, _event_handler.py, _span_handler.py, and _types.py
  • Removed langfuse/llama_index/span_handler.py, potentially affecting existing LlamaIndex integrations
  • Enhanced error logging in LangfuseDecorator class for improved debugging capabilities

19 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-aiplatform-1.70.0 branch from 40c15cf to b7f774d Compare October 16, 2024 05:33
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

(updates since last review)

This pull request updates the google-cloud-aiplatform dependency from version 1.60.0 to 1.70.0, introducing changes to the LangchainCallbackHandler class and related tests.

Key changes:

  • Enhanced LangchainCallbackHandler in langfuse/callback/langchain.py to handle tools in the __on_llm_action method
  • Added new test function test_callback_openai_functions_with_tools() in tests/test_langchain.py
  • Imported StructuredTool from langchain_core.tools in the test file
  • Updated LangchainCallbackHandler to extend prompts list with tool information when available
  • Improved handling of tool-related data in LLM interactions

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-aiplatform-1.70.0 branch from b7f774d to 03404ea Compare October 21, 2024 05:48
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

(updates since last review)

This pull request updates the version of the 'google-cloud-aiplatform' dependency from 1.60.0 to 1.70.0 and includes minor version updates to the Langfuse package.

  • Updated langfuse/version.py from 2.52.0 to 2.52.1, indicating a minor version bump
  • Modified pyproject.toml to reflect the google-cloud-aiplatform update and Langfuse version change
  • Enhanced LangchainCallbackHandler in langfuse/callback/langchain.py to handle tools in the __on_llm_action method
  • Added new test function test_callback_openai_functions_with_tools() in tests/test_langchain.py
  • Improved handling of tool-related data in LLM interactions within the LangchainCallbackHandler

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.60.0 to 1.70.0.
- [Release notes](https://github.com/googleapis/python-aiplatform/releases)
- [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-aiplatform@v1.60.0...v1.70.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-aiplatform-1.70.0 branch from 03404ea to 6082271 Compare October 24, 2024 05:27
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

(updates since last review)

This pull request updates the google-cloud-aiplatform dependency from version 1.60.0 to 1.70.0, introducing minor changes and improvements to the Langfuse Python SDK.

  • Added 'DeepInfra' model to models_by_pattern list in extract_model.py
  • Removed '[BETA]' tag from LlamaIndexInstrumentor class docstring in _instrumentor.py
  • Deprecated LlamaIndexCallbackHandler in favor of LlamaIndexInstrumentor in llama_index.py
  • Improved error handling for None responses from OpenAI in openai.py
  • Updated Langfuse SDK version to 2.52.2 in version.py and pyproject.toml

6 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2024

Superseded by #983.

@dependabot dependabot bot closed this Oct 30, 2024
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-aiplatform-1.70.0 branch October 30, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant