Skip to content

@vtj


@vtj / designer / CompletionChoice

Interface: CompletionChoice

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

Properties

delta

delta: CompletionDelta

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


finish_reason

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

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


index

index: number

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


logprobs

logprobs: any

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

Released under the MIT License.