You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am utilizing SUPABASE for 2 different Vector Stores. I am utilizing Multi Retrieval QA chain to talk with both of the vector stores. When I ask some questions there is no problem and it spits out an answer. Other times, it answers the question, gets hung up, and loads indefinitely. I have tried toying with the timeout but that didn't do anything the way I wanted it to. Just eventually made any query not work due to "timed out".
I have tried waiting it out to see if anything happens. It will continue to spin indefinitely. If I close out of it and open it back up, the snippet about the 10,000 feet that it did spit out will be gone (see second image).
Is there a way to have it just stop after a certain amount of time? If it has written some of an answer just leave it and allow further inquiries. I am not sure what's going on here. Any guidance would be appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am utilizing SUPABASE for 2 different Vector Stores. I am utilizing Multi Retrieval QA chain to talk with both of the vector stores. When I ask some questions there is no problem and it spits out an answer. Other times, it answers the question, gets hung up, and loads indefinitely. I have tried toying with the timeout but that didn't do anything the way I wanted it to. Just eventually made any query not work due to "timed out".
I have tried waiting it out to see if anything happens. It will continue to spin indefinitely. If I close out of it and open it back up, the snippet about the 10,000 feet that it did spit out will be gone (see second image).
Is there a way to have it just stop after a certain amount of time? If it has written some of an answer just leave it and allow further inquiries. I am not sure what's going on here. Any guidance would be appreciated.
After closing out and opening back up.

Beta Was this translation helpful? Give feedback.
All reactions