Namespace LMKit.Integrations.Aws.Embeddings
Classes
- BedrockEmbedder
An IEmbedder backed by Amazon Bedrock, so Bedrock-hosted embedding models (Amazon Titan Text Embeddings and Cohere Embed) can be used anywhere LMKit consumes embeddings, including
RagEngine.
Enums
- BedrockEmbedder.ModelFamily
Identifies the Bedrock embedding model family, which determines the request and response payload shape.