Sycophant.EmbeddingWireProtocol.BedrockEmbed
(sycophant v0.4.2)
Copy Markdown
Wire protocol adapter for AWS Bedrock embedding models.
Uses the /model/{model}/invoke endpoint. Translates canonical
EmbeddingRequest into the Cohere Embed v4 JSON format and normalizes
the response to always use the keyed-by-type embeddings shape.