Skip to content

@vtj


@vtj / designer / CompletionChoice

Interface: CompletionChoice

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

Properties

delta

delta: CompletionDelta

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


finish_reason

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

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


index

index: number

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


logprobs

logprobs: any

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

Released under the MIT License.