mckaywrigley / chatbot-ui

Come join the best place on the internet to learn AI skills. Use code "chatbotui" for an extra 20% off.
https://JoinTakeoff.com
MIT License
28.47k stars 7.92k forks source link

Error: Column 'groq_api_key' of relation 'profiles' does not exist #1530

Closed xiaoshuai22334455 closed 7 months ago

xiaoshuai22334455 commented 7 months ago

358-540004ef67bc4adc.js:1 Uncaught (in promise) Error: Column 'groq_api_key' of relation 'profiles' does not exist

vnktsh commented 7 months ago

You need to apply latest migrations, run: git pull origin main (or merge changes from main if you're in a different branch) supabase migration up