langchain-chatbot-demo icon indicating copy to clipboard operation
langchain-chatbot-demo copied to clipboard

Example of building a chatbot with Langchain and Supabase Vector.

Results 4 langchain-chatbot-demo issues
Sort by recently updated
recently updated
newest added

## What kind of change does this PR introduce? **Bug fix!!** πŸš€ πŸ•ΊπŸ½ πŸ’ƒπŸ½ This PR enables the langchain-chatbot-demo to be working again. It was broken because there was substantive...

# Bug report ## Describe the bug There's a couple issues related to the main chat functionality, and actually storing the embeddings into supabase due to old packages where some...

bug

O/S : Win10 shell : WSL (Unbuntu 18.04 ) Docker Desktop : 4.24.2 wsl bash shell : npx supabase start `Seeding data supabase\seed.sql... 20230921-d657f29: Pulling from supabase/studio ... 138aec643743: Extracting...

bug

## What kind of change does this PR introduce? Updates the package.json packages to latest NextJS, removes @nextjs/font package no longer required as separate dependency, updates other dependencies to latest...