notion-chat-langchain icon indicating copy to clipboard operation
notion-chat-langchain copied to clipboard

A notion chatbot for your knowledge base built with langchain, typescript/javascript and pinecone.

Results 6 notion-chat-langchain issues
Sort by recently updated
recently updated
newest added

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\[email protected]_@[email protected]\node_modules\langchain\dist\llms\openai.js" line 83, we need to switched...

Fix the ingest function to be able to handle larger ingests. This is due to a Langchain limitation, apparently.

Will this be able to ingest and understand data in a notions database? I've got 3 years of journal entries I'd like to do this on.

Hey, I'm getting the following error when trying to npm run `ingest`: ``` /notion-chat-langchain/node_modules/@pinecone-database/pinecone/dist/index.js:172 throw new Error('PineconeClient: Project name not set. Call init() first.'); ^ Error: PineconeClient: Project name not...

![Monosnap localhost:3001 2023-03-22 00-28-53](https://user-images.githubusercontent.com/8936233/226830953-e00fa331-5591-482d-a59d-d1c8f391cf0a.jpg)