Skip to content

Commit c3dd2bb

Browse files
committed
Update README
1 parent 7c3fbe6 commit c3dd2bb

File tree

3 files changed

+4
-43
lines changed

3 files changed

+4
-43
lines changed

.doc_gen/metadata/bedrock-runtime_metadata.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,5 +1500,3 @@ bedrock-runtime_InvokeModel_TitanText:
15001500
- python.example_code.bedrock-runtime.InvokeModel_TitanText
15011501
services:
15021502
bedrock-runtime: {InvokeModel}
1503-
1504-

python/example_code/bedrock-runtime/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ functions within the same service.
6464

6565
- [InvokeModel](models/amazon_titan_image_generator/invoke_model.py#L4)
6666

67+
### Amazon Titan Text
68+
69+
- [InvokeModel](models/amazon_titan_text/invoke_model.py#L4)
70+
6771
### Amazon Titan Text Embeddings
6872

6973
- [InvokeModel](models/amazon_titan_text_embeddings/invoke_model.py#L4)

python/example_code/bedrock-runtime/models/amazon_titan_text/converse.py

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)