Skip to content

TogetherAIStreamChunk

Defined in: backend/src/providers/together-ai.ts:80

choices: object[]

Defined in: backend/src/providers/together-ai.ts:85

delta: object

optional content: string

optional role: "assistant"

finish_reason: "stop" | "length" | null

index: number


created: number

Defined in: backend/src/providers/together-ai.ts:83


id: string

Defined in: backend/src/providers/together-ai.ts:81


model: string

Defined in: backend/src/providers/together-ai.ts:84


object: "chat.completion.chunk"

Defined in: backend/src/providers/together-ai.ts:82