Skip to content

Commit bc50eec

Browse files
author
Guiners
committed
adding samples, test, lints
1 parent 83ca1ff commit bc50eec

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
@@ -19,7 +19,7 @@ const {GoogleGenAI} = require('@google/genai');
1919

2020
const GOOGLE_CLOUD_PROJECT = process.env.GOOGLE_CLOUD_PROJECT;
2121
const GOOGLE_CLOUD_LOCATION = process.env.GOOGLE_CLOUD_LOCATION || 'global';
22-
// put your path Data Store
22+
// (Developer) put your path Data Store
2323
const DATASTORE =
2424
'projects/cloud-ai-devrel-softserve/locations/global/collections/default_collection/dataStores/example-adk-website-datastore_1755611010401';
2525

0 commit comments

Comments
 (0)