Celia Chen
3ca9f375aa
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 17:55:28 +00:00
..
2026-08-04 17:49:54 +00:00
2026-07-06 14:29:19 -07:00
2026-08-04 17:55:28 +00:00
2026-08-04 00:51:53 +00:00
2026-08-03 22:46:26 +00:00
2026-08-04 17:13:13 +00:00
2026-06-24 21:08:39 -07:00
2026-07-21 09:46:00 +00:00
2026-07-22 19:43:35 +00:00
2026-07-30 16:30:32 +00:00
2026-08-04 17:55:28 +00:00
2026-08-04 16:28:46 +00:00
2026-08-03 00:30:57 +00:00
2026-08-04 17:55:28 +00:00
2026-08-04 15:32:31 +00:00
2026-07-28 23:49:37 +00:00
2026-07-15 03:27:16 +00:00
2026-08-03 23:33:05 +00:00
2026-08-03 17:29:42 +00:00
2026-06-23 00:02:33 +00:00
2026-08-04 15:32:31 +00:00
2026-07-22 21:00:01 +00:00
2026-06-22 23:56:16 -07:00
2026-08-03 19:30:40 +00:00
2026-07-30 04:03:33 +00:00
2026-08-04 15:32:31 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 15:23:43 +00:00
2026-07-23 19:32:26 +00:00
2026-07-22 22:50:13 +00:00
2026-07-22 22:50:13 +00:00
2026-08-03 00:30:57 +00:00
2026-07-22 22:50:13 +00:00
2026-07-30 16:44:18 +00:00
2026-07-30 16:44:18 +00:00
2026-07-30 10:11:46 +00:00
2026-08-04 15:49:49 +00:00
2026-08-04 15:49:49 +00:00
2026-06-24 22:17:43 -07:00
2026-07-06 11:20:32 -07:00
2026-07-06 11:20:32 -07:00
2026-08-03 23:33:05 +00:00
2026-08-04 00:51:53 +00:00
2026-08-03 21:37:17 +00:00
2026-06-25 19:00:23 +00:00
2026-06-25 19:00:23 +00:00
2026-08-03 17:29:42 +00:00
2026-07-21 19:17:18 +00:00
2026-08-03 17:29:42 +00:00
2026-07-30 16:30:32 +00:00
2026-07-30 19:23:33 +00:00
2026-07-22 02:19:45 +00:00
2026-08-04 15:32:31 +00:00
2026-07-31 20:34:41 +00:00
2026-07-31 20:34:41 +00:00
2026-08-04 16:28:46 +00:00
2026-08-04 17:13:13 +00:00
2026-08-04 15:32:31 +00:00
2026-08-04 17:13:13 +00:00
2026-08-03 17:29:42 +00:00
2026-08-04 14:19:13 +00:00
2026-08-04 14:19:13 +00:00
2026-07-23 11:27:34 +00:00
2026-07-13 22:34:16 +00:00
2026-07-06 14:51:34 -07:00
2026-07-20 13:45:29 +00:00
2026-07-30 16:44:18 +00:00
2026-07-29 18:37:22 +00:00
2026-07-28 05:26:16 +00:00
2026-07-22 19:43:35 +00:00
2026-08-01 01:17:26 +00:00
2026-07-28 21:58:33 +00:00
2026-07-23 19:32:26 +00:00
2026-07-23 19:32:26 +00:00
2026-08-03 09:46:38 +00:00
2026-07-23 19:19:35 +00:00
2026-08-03 12:03:33 +00:00
2026-08-03 12:03:33 +00:00
2026-07-21 19:17:18 +00:00
2026-07-23 18:22:41 +00:00
2026-07-22 22:50:13 +00:00
2026-07-20 08:29:12 +00:00
2026-07-20 08:29:12 +00:00
2026-08-04 16:28:46 +00:00
2026-07-31 17:24:33 +00:00
2026-07-28 23:49:37 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 16:28:46 +00:00
2026-07-29 15:41:39 +00:00
2026-07-29 15:41:39 +00:00
2026-07-22 02:19:45 +00:00
2026-07-22 02:19:45 +00:00
2026-08-03 10:14:34 +00:00
2026-08-03 10:14:34 +00:00
2026-07-28 23:49:37 +00:00
2026-07-25 16:06:54 +00:00
2026-07-31 20:17:25 +00:00
2026-06-16 22:17:24 -07:00
2026-07-20 13:45:29 +00:00
2026-07-20 13:45:29 +00:00
2026-07-21 21:06:04 +00:00
2026-07-21 21:06:04 +00:00