Helicone Community Page

Updated 3 months ago

Migration to OpenAI Node v4

If I'm not mistaken, a lot of things are now broken: https://github.com/openai/openai-node/discussions/217
J
J
C
10 comments
Hi would you mind being a bit more specific here?
OpenAI has pushed a new version of their NodeJS package, which is a complete rewrite with new syntax. So basically all packages that depend on it will break.
I am looking at helicone/helicone-node now and it uses OpenAI 3.3.0, so it works for old applications written for OpenAI v3 but not v4.
It's really messed up. Let me know if you wanna have a call and discuss fixes.
OK good news is proxy method still works fine, because it doesn't need helicone-node. ๐Ÿ™‚
As long as you donโ€™t upgrade OpenAI to v4, it should still work. We will look into updating our package! Thanks for the callout.
Understood. Thanks!
I keep thinking I'm crazy this morning because I've deployed an app which is working with Helicone but only < 50% of the requests actually show up. It's using streaming.

I can't figure out what's going on. Any idea what could be causing this?
(Found the bug, made a new post.)
Add a reply
Sign up and join the conversation on Discord