LlmComposer.Providers.Bedrock (llm_composer v0.19.4)

Copy Markdown View Source

Provider implementation for Amazon Bedrock.

Handles chat completion requests through Amazon Bedrock Converse API. Any Bedrock compatible model can be used. To specify any model-specific options for the request, you can pass them in the request_params option and they will be merged into the base request that is prepared.

Summary

Functions