langchain-supabase-website-chatbot icon indicating copy to clipboard operation
langchain-supabase-website-chatbot copied to clipboard

Build a chatgpt chatbot for your website using LangChain, Supabase, Typescript, Openai, and Next.js.

Results 7 langchain-supabase-website-chatbot issues
Sort by recently updated
recently updated
newest added

Error while extracting data from https://thomasjfrank.com/notion-formula-cheat-sheet: ReferenceError: fetch is not defined

Error: supabaseUrl is required. NEXT_PUBLIC_SUPABASE_URL=https://ciwcasymbzrxeddwtfyt.supabase.co NEXT_PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImNpd2Nhc3ltYnpyeGVkZHd0Znl0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTE1ODgxOTQsImV4cCI6MjAwNzE2NDE5NH0.gFH2szBvK8MXP9A7YDnAX_dfj8x9K3pzO9Rox0IC6do SUPABASE_SERVICE_ROLE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6ImNpd2Nhc3ltYnpyeGVkZHd0Znl0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTE1ODgxOTQsImV4cCI6MjAwNzE2NDE5NH0.gFH2szBvK8MXP9A7YDnAX_dfj8x9K3pzO9Rox0IC6do ![image](https://github.com/mayooear/langchain-supabase-website-chatbot/assets/16240681/12f81ac6-f440-4ab0-acc9-fcdf80f7d4c1)

Hello, This is not an issue, just a question need help: I added `owner_sid` to the `documents` table to determine the ownership of documents by users and only allow users...

add param to fetchEventSource to keep the request open while a tab is hidden. Should prevent duplicate request if a user tab thrashes on a long chain request