View source: R/bedrock_operations.R
bedrock_list_prompt_routers | R Documentation |
Retrieves a list of prompt routers.
See https://www.paws-r-sdk.com/docs/bedrock_list_prompt_routers/ for full documentation.
bedrock_list_prompt_routers(maxResults = NULL, nextToken = NULL)
maxResults |
The maximum number of prompt routers to return in one page of results. |
nextToken |
Specify the pagination token from a previous request to retrieve the next page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.