WIP: Add support for latest openai structured outputs types #295
Annotations
10 errors and 1 warning
examples/abort-chat-completion.ts#L2
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
|
examples/abort-chat-completion.ts#L36
Parameter 'c' implicitly has an 'any' type.
|
examples/ai-function.ts#L3
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
|
examples/ai-runner-with-error.ts#L8
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
|
examples/ai-runner-with-error.ts#L26
Binding element 'location' implicitly has an 'any' type.
|
examples/ai-runner-with-error.ts#L26
Binding element 'unit' implicitly has an 'any' type.
|
examples/ai-runner-with-error.ts#L51
Binding element 'state' implicitly has an 'any' type.
|
examples/ai-runner.ts#L8
Cannot find module '@dexaai/dexter' or its corresponding type declarations.
|
examples/ai-runner.ts#L26
Binding element 'location' implicitly has an 'any' type.
|
examples/ai-runner.ts#L26
Binding element 'unit' implicitly has an 'any' type.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading