fix(parsing): remove tool_calls default empty array #1312
Annotations
9 errors
build
Process completed with exit code 1.
|
lint:
examples/function-call-diy.ts#L85
Argument of type 'ChatCompletionMessage' is not assignable to parameter of type 'ChatCompletionMessageParam'.
|
lint:
examples/function-call-stream-raw.ts#L101
Argument of type 'ChatCompletionMessage' is not assignable to parameter of type 'ChatCompletionMessageParam'.
|
lint:
examples/function-call-stream.ts#L101
Argument of type 'ChatCompletionMessage' is not assignable to parameter of type 'ChatCompletionMessageParam'.
|
lint:
examples/function-call.ts#L85
Argument of type 'ChatCompletionMessage' is not assignable to parameter of type 'ChatCompletionMessageParam'.
|
lint:
examples/tool-calls-stream.ts#L137
Argument of type 'ChatCompletionMessage' is not assignable to parameter of type 'ChatCompletionMessageParam'.
|
lint:
src/lib/AbstractChatCompletionRunner.ts#L215
No overload matches this call.
|
lint
Process completed with exit code 2.
|
ecosystem tests (v20)
Process completed with exit code 1.
|