I have created a chatbox on my space using Gradio, but I got an API error. I do not understand where it is coming from. I have tried troubleshooting by populating a row in my Supabase table, and it worked, so I know Supabase is not the issue.
My goal is to store chat history on Supabase. Any help would be greatly appreciated!