Release v0.1.1 (What’s new?).
Welcome to aws_bedrock_runtime_mate Documentation¶
Documentation for aws_bedrock_runtime_mate.
This project simplifies working with the Amazon Bedrock Runtime API by providing intuitive Python interfaces, type-safe dataclasses, and helpful utilities. It abstracts away the complexity of raw API calls, allowing developers to focus on building AI-powered applications with Amazon Bedrock’s foundation models without dealing with low-level implementation details.
Install¶
aws_bedrock_runtime_mate is released on PyPI, so all you need is to:
$ pip install aws-bedrock-runtime-mate
To upgrade to latest version:
$ pip install --upgrade aws-bedrock-runtime-mate