We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25477d6 commit 9de95e5Copy full SHA for 9de95e5
1 file changed
php/example_code/bedrock-runtime/README.md
@@ -42,21 +42,21 @@ functions within the same service.
42
43
- [Invoke multiple foundation models on Amazon Bedrock](GettingStartedWithBedrockRuntime.php)
44
45
-### AI21 Labs Jurassic-2
+### Amazon Nova
46
47
-- [InvokeModel](BedrockRuntimeService.php#L66)
+- [Converse](Models/AmazonNova/Text/Converse.php#L9)
48
49
### Amazon Titan Image Generator
50
51
-- [InvokeModel](BedrockRuntimeService.php#L133)
+- [InvokeModel](BedrockRuntimeService.php#L103)
52
53
### Anthropic Claude
54
55
- [InvokeModel](BedrockRuntimeService.php#L31)
56
57
### Stable Diffusion
58
59
-- [InvokeModel](BedrockRuntimeService.php#L96)
+- [InvokeModel](BedrockRuntimeService.php#L66)
60
61
62
<!--custom.examples.start-->
0 commit comments