We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0284513 commit aad913eCopy full SHA for aad913e
packages/tasks/src/tasks/index.ts
@@ -51,6 +51,7 @@ export type * from "./automatic-speech-recognition/inference.js";
51
export type {
52
ChatCompletionInput,
53
ChatCompletionInputMessage,
54
+ ChatCompletionInputMessageChunkType,
55
ChatCompletionOutput,
56
ChatCompletionOutputComplete,
57
ChatCompletionOutputMessage,
0 commit comments