gpt4-pdf-chatbot-langchain icon indicating copy to clipboard operation
gpt4-pdf-chatbot-langchain copied to clipboard

GPT4 & LangChain Chatbot for large PDF docs

Results 138 gpt4-pdf-chatbot-langchain issues
Sort by recently updated
recently updated
newest added

Unfortunately, I get this error when trying to ingest the PDF "creating vector store... error [Error: PineconeClient: Error calling upsert: Error: PineconeClient: Error calling upsertRaw: FetchError: The request failed and...

` wait - compiling /api/chat (client and server)... event - compiled successfully in 45 ms (75 modules) us-central1-gcp error [Error: Request failed with status code 404] { config: { transitional:...

next-dev.js?613c:20 Warning: Each child in a list should have a unique "key" prop. Check the render method of `Home`. See https://reactjs.org/link/warning-keys for more information. at Home (webpack-internal:///./pages/index.tsx:30:78) at main at...

I have updated the pinecone and OpenAI API keys in the env file, and my pinecone index matches the pinecone index name in pinecone.ts. It seems that it's all fine...

Added the loop to accommodate the "Recommended upsert limit is 100 vectors per request" for pinecone.

First of all, thanks for creating the code that allow people to feed in PDF. I was trying to change the prompt to something like "`You are an AI assistant...

Thank you for providing such a powerful tool for the community. I do own GPT-4 access, and can't wait to try this with painful documents of mine. I've encountered an...

Hello, Could you give us an idea of the total costs for the 56-Page documents given 1 query: - creating the embedding (a one time step) - storing the embeddings...

This PR updates the README.md to replace mentions of NPM with PNPM, ensuring that users are directed to use the correct package manager. Documentation is now aligned with the project's...

This is on localhost and I get same error on Vercel: type: 'apiMessage' } ], history: [], pendingSourceDocs: [] } Warning: Each child in a list should have a unique...