Comment by raw_anon_1111
Comment by raw_anon_1111 a day ago
This is the documentation for using Amazon Bedrock hosted models from Python.
https://docs.aws.amazon.com/code-library/latest/ug/python_3_...
Every model family has its own request format.
When I said it was “trivial” to write a library, I should have been more honest. “It’s trivial to point ChatGPT to the documentation and have it one shot creating a Python library for the models you want to support”.