OpenAI nodeJS library stopped working since last deploy about an hour ago

Our website relies heavily on OpenAI's Node.js library, since an hour ago, it seems there is a new constraint:
(error) Error: Dynamic require of "node:util" is not supported.

Is the only choice to rewrite everything using fetch();?

Thank you,
Maurice
Was this page helpful?