Welcome to Portkey Forum

Updated 7 months ago

Troubleshooting Type Error with Portkey-ai 1.3.0

At a glance
Facing a type error with portkey-ai 1.3.0
Attachment
Screenshot_2024-06-05_at_7.58.51_PM.png
r
C
2 comments
@chandypaaji
Hey! @Harsh Gupta

Portkey Node SDK (1.3.0) is at par with Openai Node SDK (4.36.0)

However to solve this issue, you can manually install:

npm install openai@4.36.0

Adding to it, we recently updated our python package as per the latest openai python sdk

Another update for the Node SDK will be rolled out soon, which will be updating all the existing methods and support more methods provided by openai as well.

I hope it helps

Thanks
Add a reply
Sign up and join the conversation on Discord