Closed
Description
Confirm this is a Node library issue and not an underlying OpenAI API issue
- This is an issue with the Node library
Describe the bug
✖ tsc --noEmit -p tsconfig.json:
node_modules/openai/src/internal/uploads.ts(174,26): error TS2345: Argument of type 'unknown' is not assignable to parameter of type 'object'.
husky - pre-commit script failed (code 1)
To Reproduce
- Install sdk 5.1.1
- run tsc
Code snippets
OS
macos
Node version
node v22.11.0
Library version
5.1.1