Skip to content

@vtj


@vtj / designer / CompletionChoice

Interface: CompletionChoice

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

Properties

delta

delta: CompletionDelta

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


finish_reason

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

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


index

index: number

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


logprobs

logprobs: any

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

Released under the MIT License.