# `Sycophant.EmbeddingWireProtocol.BedrockEmbed`

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.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
