effect-io-ai

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

OpenAiClient.ChatCompletionChoice

Decoded choice object returned by chat completion responses and chunks.

Signature

type ChatCompletionChoice = typeof ChatCompletionChoice.Type

Source

Since v4.0.0