Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 7, 2026. It is now read-only.

docs: Update multimodal notebook to use public runtime helpers#2451

Merged
shuoweil merged 3 commits into
maingoogleapis/python-bigquery-dataframes:mainfrom
shuowei-blob-add-get-runtime-json-strgoogleapis/python-bigquery-dataframes:shuowei-blob-add-get-runtime-json-strCopy head branch name to clipboard
Feb 11, 2026
Merged

docs: Update multimodal notebook to use public runtime helpers#2451
shuoweil merged 3 commits into
maingoogleapis/python-bigquery-dataframes:mainfrom
shuowei-blob-add-get-runtime-json-strgoogleapis/python-bigquery-dataframes:shuowei-blob-add-get-runtime-json-strCopy head branch name to clipboard

Conversation

@shuoweil

@shuoweil shuoweil commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

This PR updates notebooks/multimodal/multimodal_dataframe.ipynb to use public APIs (bigframes.bigquery.obj and
bigframes.bigquery.to_json_string) instead of internal operations for retrieving runtime JSON strings.

Fixes #<478952827> 🦕

@shuoweil shuoweil requested a review from GarrettWu February 11, 2026 00:12
@shuoweil shuoweil self-assigned this Feb 11, 2026
@shuoweil shuoweil requested review from a team February 11, 2026 00:12
@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Feb 11, 2026
" \"\"\"\n",
" # 1. Optionally fetch metadata\n",
" s = (\n",
" series._apply_unary_op(ops.obj_fetch_metadata_op)\n",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We don't want to expose internal functions like _apply_unary_op or ops.*.

Use external functions like bbq.to_json_string etc.

@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Feb 11, 2026
@shuoweil shuoweil changed the title docs: Update multimodal notebook to use internal runtime helper docs: Update multimodal notebook to use public runtime helpers Feb 11, 2026
@shuoweil shuoweil requested a review from GarrettWu February 11, 2026 18:52
@shuoweil shuoweil merged commit e36dd8b into main Feb 11, 2026
24 checks passed
@shuoweil shuoweil deleted the shuowei-blob-add-get-runtime-json-str branch February 11, 2026 18:55
tswast pushed a commit that referenced this pull request Feb 18, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:1a2a85ab507aea26d787c06cc7979decb117164c81dd78a745982dfda80d4f68
<details><summary>bigframes: 2.36.0</summary>

##
[2.36.0](v2.35.0...v2.36.0)
(2026-02-17)

### Features

* Initial support for biglake iceberg tables (#2409)
([ae35a98](ae35a989))

* add bigquery.ai.generate_table function (#2453)
([b925aa2](b925aa24))

### Documentation

* fix generate_text and generate_table input docs (#2455)
([078bd32](078bd32e))

* update multimodal dataframe notebook to use public APIs (#2456)
([342fa72](342fa723))

* use direct API for pdf chunk and pdf extract (#2452)
([543ce52](543ce52c))

* use direct API for audio transcription (#2447)
([59cbc5d](59cbc5db))

* Add EXIF metadata extraction example to multimodal notebook (#2429)
([84c6f88](84c6f883))

* Update multimodal notebook to use public runtime helpers (#2451)
([e36dd8b](e36dd8b4))

</details>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.