Skip to content

@chinmaymk/aikit v0.0.40


@chinmaymk/aikit / FinishReason

Type Alias: FinishReason

FinishReason = "stop" | "length" | "tool_use" | "error"

Defined in: types.ts:18

Why did the generation stop? The suspense is killing us.

Released under the MIT License.