jddev273 / streamed-chatgpt-api

A node module for streaming API responses from the ChatGPT APi.
MIT License
30 stars 6 forks source link

Can not use import module #7

Open Unevenn opened 1 year ago

Unevenn commented 1 year ago

I can not use import module. This needs to be fixed immediately

farrukhtahseen commented 1 year ago

const { fetchStreamedChat } = require('streamed-chatgpt-api'); Use this instead!