chat_models
#
Classes
A chat model that uses the Bedrock API. |
|
Adapter class to prepare the inputs from Langchain to prompt format that Chat model expects. |
|
Bedrock chat model integration built on the Bedrock converse API. |
|
Content handler for ChatSagemakerEndpoint class. |
|
A chat model that uses a HugguingFace TGI compatible SageMaker Endpoint. |
Functions
|
Format a list of messages into a full prompt for the Anthropic model |
|
Convert a list of messages to a prompt for DeepSeek-R1. |
Convert a list of messages to a prompt for llama. |
|
Convert a list of messages to a prompt for llama. |
|
Convert a list of messages to a prompt for mistral. |