How to retrieve documents from an index in firestore subcollection in Gen App Builder
I using Firebase as my data store. I have a Firestore data structure where documents in a parent collection (“organizations”) contain a subcollection (“rags”) that stores text chunks along with their corresponding vector embeddings.