Skip to content

Commit 24fadf1

Browse files
author
Guiners
committed
adding samples, test, lints
1 parent 6cf15e0 commit 24fadf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

genai/tools/tools-vais-with-txt.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ async function generateContent(
3434
});
3535

3636
const datastore =
37-
'projects/cloud-ai-devrel-softserve/locations/global/collections/default_collection/dataStores/grounding-test-datastore';
37+
'projects/cloud-ai-devrel-softserve/locations/global/collections/default_collection/dataStores/example-adk-website-datastore_1755611010401';
3838

3939
// const datastore = `projects/${projectId}/locations/global/collections/default_collection/dataStores/grounding-test-datastore`;
4040
const response = await ai.models.generateContent({

0 commit comments

Comments
 (0)