commit | 1bb1a7f60d8f0ba66c18be65b9dd11b6c3daa233 | [log] [tgz] |
---|---|---|
author | Sophie Wen <sophiewen@google.com> | Mon Oct 28 23:33:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 28 23:33:48 2024 |
tree | 76ac3853c379980344225ee51b98c45a7beb03c3 | |
parent | c9c46269a2d6bf535cdff5620a15c52322e44de2 [diff] |
sunfish: Send multimodal requests This CL adds support for multimodal (image + text) search queries. Demo: https://b.corp.google.com/issues/375670205#comment2 Bug: 375670205 Change-Id: I494c7cc1b3e260506ff7ff0f3e3969b95039a5c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5972582 Commit-Queue: Sophie Wen <sophiewen@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1374960}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.