# `Sycophant.EmbeddingWireProtocol.OpenAIEmbed`

Wire protocol adapter for OpenAI-compatible embedding APIs.

Translates canonical EmbeddingRequest into the standard OpenAI
embedding JSON format and normalizes responses back to
EmbeddingResponse structs. Used by Azure and other providers
implementing the OpenAI embedding API.

---

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