Skip to content

Commit 9de95e5

Browse files
committed
Regenerate docs
1 parent 25477d6 commit 9de95e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

php/example_code/bedrock-runtime/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,21 +42,21 @@ functions within the same service.
4242

4343
- [Invoke multiple foundation models on Amazon Bedrock](GettingStartedWithBedrockRuntime.php)
4444

45-
### AI21 Labs Jurassic-2
45+
### Amazon Nova
4646

47-
- [InvokeModel](BedrockRuntimeService.php#L66)
47+
- [Converse](Models/AmazonNova/Text/Converse.php#L9)
4848

4949
### Amazon Titan Image Generator
5050

51-
- [InvokeModel](BedrockRuntimeService.php#L133)
51+
- [InvokeModel](BedrockRuntimeService.php#L103)
5252

5353
### Anthropic Claude
5454

5555
- [InvokeModel](BedrockRuntimeService.php#L31)
5656

5757
### Stable Diffusion
5858

59-
- [InvokeModel](BedrockRuntimeService.php#L96)
59+
- [InvokeModel](BedrockRuntimeService.php#L66)
6060

6161

6262
<!--custom.examples.start-->

0 commit comments

Comments
 (0)