effect-io-ai

Package: @effect/ai-openai-compat
Module: OpenAiClient

OpenAiClient.CreateEmbeddingRequestJson

JSON request body accepted by the embeddings endpoint.

Signature

type CreateEmbeddingRequestJson = CreateEmbeddingRequest

Source

Since v4.0.0