effect-io-ai

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

OpenAiClient.ChatCompletionChunk

Decoded streaming chunk emitted by the chat completions endpoint.

Signature

type ChatCompletionChunk = typeof ChatCompletionChunk.Type

Source

Since v4.0.0