Skip to content

@vtj


@vtj / designer / CompletionChoice

Interface: CompletionChoice

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

Properties

delta

delta: CompletionDelta

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


finish_reason

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

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


index

index: number

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


logprobs

logprobs: any

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

Released under the MIT License.