react-gpt
react-gpt copied to clipboard
✨ An experimental chat-gpt experience focused on React using LangChain & OpenAI
Results
3
react-gpt issues
Sort by
recently updated
recently updated
newest added
I have this error after run `yarn && yarn ingest` `Error: Vector store not initialised yet. Try calling `addTexts` first. at HNSWLib.save (/Users/vincentcau/Documents/workspace/react-gpt/node_modules/langchain/vectorstores/hnswlib.ts:105:13) at .../Documents/workspace/react-gpt/ingest.ts:26:36 at processTicksAndRejections (node:internal/process/task_queues:96:5) error Command...