Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/ai — chatcompletionresponse

@reactor/ai


@reactor/ai / ChatCompletionResponse

Defined in: index.ts:69

choices: ChatCompletionChoice[]

Defined in: index.ts:74


created: number

Defined in: index.ts:72


id: string

Defined in: index.ts:70


model: string

Defined in: index.ts:73


object: "chat.completion"

Defined in: index.ts:71


optional usage?: ChatCompletionUsage

Defined in: index.ts:75