dexaai/openai-fetch

Readme info about openai-node is outdated

Closed this issue · 1 comments

Openai-node no longer uses axios; it uses node-fetch by default in Node, and builtin fetch in all other envs.

This is fixed as part of v2 that will be released soon: #32