commit | 5f47b182711f2e034e2e3d236a83f935fa38e8db | [log] [tgz] |
---|---|---|
author | Mike Wasserman <msw@chromium.org> | Fri Apr 04 22:16:45 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 22:16:45 2025 |
tree | d084bc72a995830a56a4816074830370bc1309b6 | |
parent | 1590f874f507ce7b29da7f5fee2772d51353024d [diff] |
Prompt API: Check expectedInputs in LanguageModel.availability() Check whether opt-guide capabilities supports expectedInputs types. (beyond whether the AIPromptAPIMultimodalInput feature flag is enabled) Extend and update unit tests; minor refactoring and cleanup. Fixed: 406326096 Change-Id: I3518377a013d3b803d13e8059e7614360dc21435 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6427154 Reviewed-by: Clark DuVall <cduvall@chromium.org> Auto-Submit: Mike Wasserman <msw@chromium.org> Commit-Queue: Steven Holte <holte@chromium.org> Reviewed-by: Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/main@{#1442956}
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.