File tree Expand file tree Collapse file tree 2 files changed +4
-43
lines changed
php/example_code/bedrock-runtime Expand file tree Collapse file tree 2 files changed +4
-43
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -42,21 +42,21 @@ functions within the same service.
42
42
43
43
- [ Invoke multiple foundation models on Amazon Bedrock] ( GettingStartedWithBedrockRuntime.php )
44
44
45
- ### AI21 Labs Jurassic-2
45
+ ### Amazon Nova
46
46
47
- - [ InvokeModel ] ( BedrockRuntimeService .php#L66 )
47
+ - [ Converse ] ( Models/AmazonNova/Text/Converse .php#L9 )
48
48
49
49
### Amazon Titan Image Generator
50
50
51
- - [ InvokeModel] ( BedrockRuntimeService.php#L133 )
51
+ - [ InvokeModel] ( BedrockRuntimeService.php#L103 )
52
52
53
53
### Anthropic Claude
54
54
55
55
- [ InvokeModel] ( BedrockRuntimeService.php#L31 )
56
56
57
57
### Stable Diffusion
58
58
59
- - [ InvokeModel] ( BedrockRuntimeService.php#L96 )
59
+ - [ InvokeModel] ( BedrockRuntimeService.php#L66 )
60
60
61
61
62
62
<!-- custom.examples.start-->
You can’t perform that action at this time.
0 commit comments