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

Dialogflow Datastore

I have created an app in Vertex AI Search and Conversation and linked it to an unstructered datastore, which is a GCS bucket with a jsonl file, with uris and metadata for html pages.

I wanted to know if there is a method available to update the datastore through python SDK?

Solved Solved
0 1 224
1 ACCEPTED SOLUTION

1 REPLY 1

certainly, there is a method. Here you have an example: https://cloud.google.com/generative-ai-app-builder/docs/samples/genappbuilder-import-documents?hl=en

Best,

Xavi