release: 4.68.0 #943
Annotations
2 errors
Check types:
src/lib/AbstractChatCompletionRunner.ts#L108
Type '{ content: string | null; refusal: string | null; role: "assistant"; audio?: OpenAI.Chat.Completions.ChatCompletionAssistantMessageParam.Audio | null; name?: string; tool_calls?: OpenAI.Chat.Completions.ChatCompletionMessageToolCall[]; }' is not assignable to type 'ChatCompletionMessage' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
Check types
Process completed with exit code 2.
|
Loading