You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am encountering an issue while working with server , mongodb-chatbot-server package. The error occurs when trying to use the OpenAI member from the package.
src/index.ts:15:3 - error TS2305: Module '"mongodb-chatbot-server"' has no exported member 'OpenAI'.
The text was updated successfully, but these errors were encountered:
I am encountering an issue while working with server , mongodb-chatbot-server package. The error occurs when trying to use the OpenAI member from the package.
src/index.ts:15:3 - error TS2305: Module '"mongodb-chatbot-server"' has no exported member 'OpenAI'.
The text was updated successfully, but these errors were encountered: