We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ce161 commit bc5d30aCopy full SHA for bc5d30a
python/example_code/bedrock-runtime/README.md
@@ -64,6 +64,10 @@ functions within the same service.
64
65
- [InvokeModel](models/amazon_titan_image_generator/invoke_model.py#L4)
66
67
+### Amazon Titan Text
68
+
69
+- [InvokeModel](models/amazon_titan_text/invoke_model.py#L4)
70
71
### Amazon Titan Text Embeddings
72
73
- [InvokeModel](models/amazon_titan_text_embeddings/invoke_model.py#L4)
0 commit comments