Skip to content

fix(parsing): remove tool_calls default empty array #1312

fix(parsing): remove tool_calls default empty array

fix(parsing): remove tool_calls default empty array #1312

Triggered via pull request February 20, 2025 10:58
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Matrix: ecosystem_tests
Fit to window
Zoom out
Zoom in

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.