File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
php/example_code/bedrock-runtime Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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-->
You can’t perform that action at this time.
0 commit comments