effect-io-ai

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

OpenAiClient.CreateResponseRequestJson

JSON request body used by this client when creating a chat completion response.

Signature

type CreateResponseRequestJson = ChatCompletionRequest

Source

Since v4.0.0