Celia Chen
3044612e13
Enable cached web search for Amazon Bedrock ( #36938 )
...
## Why
Amazon Bedrock supports hosted text web search, but it rejects the
`search_content_types` field used for multimodal search and does not support
external live or indexed web access.
## What changed
- Advertise hosted web search for Amazon Bedrock while marking external web
access as unsupported.
- Resolve unsupported live and indexed modes to cached search, or disable the
tool when cached search is prohibited by managed requirements.
- Normalize built-in and configured Bedrock model catalogs to text-only web
search, and retain the runtime provider in session configuration so turn
setup can apply its capabilities.
## Testing
- Cover cached fallback, managed-mode restrictions, text-only tool payloads,
provider capabilities, and catalog normalization.
GitOrigin-RevId: 310473849257401654388a4ebb42920e03aa3228
2026-08-04 20:13:20 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-23 19:19:35 +00:00
2026-07-21 22:44:43 +00:00
2026-08-03 10:19:04 +00:00
2026-07-29 13:53:15 +00:00
2026-08-04 20:13:20 +00:00
2026-08-01 00:38:10 +00:00
2026-07-21 08:50:21 +00:00
2026-08-02 21:01:04 +00:00
2026-07-30 19:47:30 +00:00
2026-08-01 00:38:10 +00:00
2026-07-29 18:29:26 +00:00
2026-07-22 02:19:45 +00:00
2026-07-21 08:59:41 +00:00
2026-07-30 21:49:53 +00:00
2026-07-23 01:00:35 +00:00
2026-08-03 18:51:46 +00:00
2026-07-30 21:49:53 +00:00
2026-08-03 10:27:19 +00:00
2026-07-21 08:28:51 +00:00
2026-08-04 13:15:28 +01:00
2026-08-04 13:15:28 +01:00
2026-08-04 13:15:28 +01:00
2026-07-31 18:32:28 +00:00
2026-08-03 19:51:43 +00:00
2026-07-30 21:49:53 +00:00
2026-08-03 20:36:59 +00:00
2026-08-03 18:51:46 +00:00
2026-07-23 01:00:35 +00:00
2026-08-03 11:39:51 +00:00
2026-08-04 20:13:20 +00:00
2026-07-31 20:17:25 +00:00
2026-08-03 18:51:46 +00:00
2026-08-04 13:15:28 +01:00
2026-08-04 13:15:28 +01:00
2026-08-01 06:02:48 +00:00
2026-07-30 19:23:33 +00:00
2026-07-20 06:13:29 +00:00
2026-08-04 13:15:28 +01:00
2026-07-31 16:40:53 +00:00
2026-07-30 20:24:29 +00:00
2026-07-28 17:51:37 +00:00
2026-07-31 21:37:56 +00:00
2026-07-23 23:35:29 +00:00
2026-08-03 20:00:49 +00:00
2026-08-03 17:29:42 +00:00
2026-07-28 19:58:25 +00:00
2026-07-31 04:20:56 +00:00
2026-08-03 17:01:37 +00:00
2026-07-22 04:17:34 +00:00
2026-08-02 21:01:04 +00:00
2026-07-31 14:40:40 +00:00
2026-08-03 00:30:57 +00:00
2026-07-17 20:52:42 +00:00
2026-08-04 20:13:20 +00:00
2026-07-23 00:02:15 +00:00
2026-08-03 19:51:43 +00:00
2026-08-03 18:25:28 +00:00
2026-07-30 04:26:36 +00:00
2026-08-04 13:15:28 +01:00
2026-08-02 02:29:45 +00:00
2026-05-25 17:26:10 -03:00
2026-07-22 19:14:11 +00:00
2026-08-03 19:51:43 +00:00
2026-04-22 22:24:12 -07:00
2026-05-07 15:44:17 -07:00
2026-08-03 20:36:59 +00:00
2026-07-29 18:29:26 +00:00
2026-07-30 21:09:15 +00:00
2026-07-30 22:45:04 +00:00
2026-07-23 21:50:17 +00:00
2026-08-04 13:15:28 +01:00
2026-08-03 00:30:57 +00:00
2026-08-04 13:15:28 +01:00
2026-07-24 00:10:22 +00:00
2026-07-31 20:49:08 +00:00
2026-08-04 13:15:28 +01:00
2026-08-04 13:15:28 +01:00
2026-08-04 13:15:28 +01:00
2026-07-22 16:18:08 +00:00
2026-06-13 21:43:39 -07:00
2026-07-24 00:16:42 +00:00
2026-07-27 18:37:11 +00:00
2026-07-09 17:31:44 -07:00
2026-08-04 13:15:28 +01:00
2026-08-04 13:15:28 +01:00
2026-07-28 20:49:22 +00:00
2026-07-11 03:27:51 +00:00
2026-07-29 13:53:15 +00:00
2026-07-30 04:26:36 +00:00