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
Is there any way that I could utilize a Vector DB like Chroma in order to store data from uploaded CSV files so that I wouldn't have to upload files every time I want to query a previously uploaded file? To my knowledge right now, the cache only stores queries, not the actual contents from uploaded CSV files.
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
-
Is there any way that I could utilize a Vector DB like Chroma in order to store data from uploaded CSV files so that I wouldn't have to upload files every time I want to query a previously uploaded file? To my knowledge right now, the cache only stores queries, not the actual contents from uploaded CSV files.
Beta Was this translation helpful? Give feedback.
All reactions