Skip to content

@vtj


@vtj / designer / CompletionChoice

Interface: CompletionChoice

Defined in: packages/designer/types/framework/openapi.d.ts:117

Properties

delta

delta: CompletionDelta

Defined in: packages/designer/types/framework/openapi.d.ts:118


finish_reason

finish_reason: "length" | "stop" | "tool_calls" | "content_filter" | "function_call" | null

Defined in: packages/designer/types/framework/openapi.d.ts:119


index

index: number

Defined in: packages/designer/types/framework/openapi.d.ts:120


logprobs

logprobs: any

Defined in: packages/designer/types/framework/openapi.d.ts:121

Released under the MIT License.