@@ -39,42 +39,6 @@ bedrock-runtime_Hello:
3939 bedrock-runtime : {InvokeModel}
4040
4141# Converse
42- bedrock-runtime_Converse_Ai21LabsJurassic2 :
43- title : Invoke AI21 Labs Jurassic-2 on &BR; using Bedrock's Converse API
44- title_abbrev : " Converse"
45- synopsis : send a text message to AI21 Labs Jurassic-2, using Bedrock's Converse API.
46- category : AI21 Labs Jurassic-2
47- languages :
48- Java :
49- versions :
50- - sdk_version : 2
51- github : javav2/example_code/bedrock-runtime
52- excerpts :
53- - description : Send a text message to AI21 Labs Jurassic-2, using Bedrock's Converse API.
54- snippet_tags :
55- - bedrock-runtime.java2.Converse_Ai21LabsJurassic2
56- - description : Send a text message to AI21 Labs Jurassic-2, using Bedrock's Converse API with the async Java client.
57- snippet_tags :
58- - bedrock-runtime.java2.ConverseAsync_Ai21LabsJurassic2
59- .NET :
60- versions :
61- - sdk_version : 4
62- github : dotnetv4/Bedrock-runtime
63- excerpts :
64- - description : Send a text message to AI21 Labs Jurassic-2, using Bedrock's Converse API.
65- snippet_tags :
66- - BedrockRuntime.dotnetv4.Converse_Ai21LabsJurassic2
67- Python :
68- versions :
69- - sdk_version : 3
70- github : python/example_code/bedrock-runtime
71- excerpts :
72- - description : Send a text message to AI21 Labs Jurassic-2, using Bedrock's Converse API.
73- snippet_tags :
74- - python.example_code.bedrock-runtime.Converse_Ai21LabsJurassic2
75- services :
76- bedrock-runtime : {Converse}
77-
7842bedrock-runtime_Converse_AmazonNovaText :
7943 title : Invoke Amazon Nova on &BR; using Bedrock's Converse API
8044 title_abbrev : " Converse"
@@ -777,48 +741,6 @@ bedrock-runtime_ConverseStream_Mistral:
777741 bedrock-runtime : {ConverseStream}
778742
779743# Invoke Model
780- bedrock-runtime_InvokeModel_Ai21LabsJurassic2 :
781- title : Invoke AI21 Labs Jurassic-2 models on &BR; using the Invoke Model API
782- title_abbrev : " InvokeModel"
783- synopsis : send a text message to AI21 Labs Jurassic-2, using the Invoke Model API.
784- category : AI21 Labs Jurassic-2
785- languages :
786- Java :
787- versions :
788- - sdk_version : 2
789- github : javav2/example_code/bedrock-runtime
790- excerpts :
791- - description : Use the Invoke Model API to send a text message.
792- snippet_tags :
793- - bedrock-runtime.java2.InvokeModel_Ai21LabsJurassic2
794- .NET :
795- versions :
796- - sdk_version : 4
797- github : dotnetv4/Bedrock-runtime
798- excerpts :
799- - description : Use the Invoke Model API to send a text message.
800- snippet_tags :
801- - BedrockRuntime.dotnetv4.InvokeModel_Ai21LabsJurassic2
802- Python :
803- versions :
804- - sdk_version : 3
805- github : python/example_code/bedrock-runtime
806- excerpts :
807- - description : Use the Invoke Model API to send a text message.
808- snippet_tags :
809- - python.example_code.bedrock-runtime.InvokeModel_Ai21LabsJurassic2
810- Go :
811- versions :
812- - sdk_version : 2
813- github : gov2/bedrock-runtime
814- excerpts :
815- - description : Use the Invoke Model API to send a text message.
816- snippet_tags :
817- - gov2.bedrock-runtime.InvokeModelWrapper.struct
818- - gov2.bedrock-runtime.InvokeJurassic2
819- services :
820- bedrock-runtime : {InvokeModel}
821-
822744bedrock-runtime_InvokeModel_TitanText :
823745 title : Invoke Amazon Titan Text models on &BR; using the Invoke Model API
824746 title_abbrev : " InvokeModel"
@@ -1504,6 +1426,14 @@ bedrock-runtime_Scenario_AmazonNova_TextToVideo:
15041426 - description : Use Amazon Nova Reel to generate a video from a text prompt.
15051427 snippet_tags :
15061428 - python.example_code.bedrock-runtime.Scenario_AmazonNova_TextToVideo
1429+ Swift :
1430+ versions :
1431+ - sdk_version : 1
1432+ github : swift/example_code/bedrock-runtime
1433+ excerpts :
1434+ - description : Use Amazon Nova Reel to generate a video from a text prompt.
1435+ snippet_tags :
1436+ - swift.example_code.bedrock-runtime.Scenario_AmazonNova_TextToVideo
15071437 services :
15081438 bedrock-runtime : {GetAsyncInvoke, StartAsyncInvoke}
15091439
0 commit comments