GenkitG
Genkitโ€ข2y agoโ€ข
2 replies
still-lime

Is there a way to pass in parameters to

Is there a way to pass in parameters to defineFirestoreRetriever? Currently, I can make retrievers work if the collection path is at the root. However, let's say my collection is as follows: /channel/${channelId}/${parentCol}. In this case, how can I pass channelId and parentCol to defineFirestoreRetriever?
Was this page helpful?