pub fn build_embeddings_body(req: &CloudAiRequest) -> ValueExpand description
Build an OpenAI-compatible /v1/embeddings body. The text to embed is the
request prompt.
pub fn build_embeddings_body(req: &CloudAiRequest) -> ValueBuild an OpenAI-compatible /v1/embeddings body. The text to embed is the
request prompt.