Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Referencing datastore in Vertex AI Conversation

Hi folks, wondering how y'all are prompting to search against the datastore when writing out your playbooks. I've tried this and so far am having poor results:

 
- Now that you have the order number, find it in the datastore and return the value in 'num_items'
 
Is it even necessary to say something like 'check against the datastore'? Also if I wanted, can I actually reference a specific datastore in a playbook by its name?
0 1 579
1 REPLY 1

while on the topic of datastores - I think it would be a good feature to be able to remove datastores from a particular app if needed.