View Source LlmComposer.Providers.Bedrock (llm_composer v0.8.0)

Model 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