Custom AutoGen ChatCompletionClient adapter using the AWS Bedrock Converse API
Project description
autogen-bedrock-converse
A standalone custom ChatCompletionClient adapter for AutoGen using the AWS Bedrock Converse API.
Installation
pip install autogen-bedrock-converse
Usage
from autogen_bedrock_converse import BedrockChatCompletionClient
client = BedrockChatCompletionClient(
model="openai.gpt-oss-120b-1:0",
aws_access_key="YOUR_AWS_ACCESS_KEY",
aws_secret_key="YOUR_AWS_SECRET_KEY",
aws_region="ap-south-1"
)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autogen_bedrock_converse-0.1.6.tar.gz.
File metadata
- Download URL: autogen_bedrock_converse-0.1.6.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5594ecc2694ccc8d7a470c94200c333718d7073781ab21bf6dea6655c51e98f1
|
|
| MD5 |
be97c1d1280a03d46fb8abe7a18c42e8
|
|
| BLAKE2b-256 |
76c6362ceb10942bacbff30c0b90521b509f7a55c19e1862929d0b4a0050d390
|
File details
Details for the file autogen_bedrock_converse-0.1.6-py3-none-any.whl.
File metadata
- Download URL: autogen_bedrock_converse-0.1.6-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b8f8afe84d4b0ef21879683cca61ffedc6d562c0eedccb623ea2a5e6ccd4e8a
|
|
| MD5 |
84f4230027a6050005e364f7419c2ce3
|
|
| BLAKE2b-256 |
3b41c863aed629594543b0b4d89258af46441fefc6178d6a1c90c818c12892e6
|