mayooear/notion-chat-langchain

Need to switch text-davinci-003 model to gpt-3.5-turbo-instruct

RiseX-DataScience opened this issue · 0 comments

Hi mayooear, just want to bring up this issue to your attention:

The text-davinci-003 model have been deprecated in January 2024, in file "node_modules.pnpm\langchain@0.0.22_@pinecone-database+pinecone@0.0.8\node_modules\langchain\dist\llms\openai.js" line 83, we need to switched to gpt-3.5-turbo-instruct model instead.