Skip to content

chore(deps): Bump genai-processors from 1.1.0 to 1.1.1#56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/genai-processors-1.1.1
Open

chore(deps): Bump genai-processors from 1.1.0 to 1.1.1#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/genai-processors-1.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Copy link
Copy Markdown
Contributor

Bumps genai-processors from 1.1.0 to 1.1.1.

Release notes

Sourced from genai-processors's releases.

Genai Processors 1.1.1

  • introduces Function calling (sync/async and all automated) that can work with all GenAI processors, including realtime processors. See associated notebook.
  • adds url fetcher in web.py and html content extraction in text.py to get content from the web.
  • adds Hugging Face transformers to supported models
  • supports authoring ADK agents with processors
Commits
  • bcec8b6 Adds an image pre-processing step that is needed for realtime agent using vid...
  • f27a647 Fix behavior of function calling with a bidi mode: do not reinject output of ...
  • 2a4ac96 Adds system instructions and image period for the live illustrator.
  • d839f09 fix an variable name error in the function_calling_hf notebook
  • b9a7d14 Refactor: Extract live WebSocket server logic used for the live commentator i...
  • f0a624d Fix documentation on function_calling + tiny clean-up
  • 5cac078 add copyright notice to function_calling.py
  • cfdd26a Allow passing tools when initializing models from examples.
  • 1d6192a Add a new Colab notebook for agent-based interactions with Gemma.
  • d9b6d07 Fix the tool_utils to_function_declaration() by extracting the main function ...
  • 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [genai-processors](https://github.com/google-gemini/genai-processors) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/google-gemini/genai-processors/releases)
- [Commits](google-gemini/genai-processors@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: genai-processors
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 2, 2026
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants