Google Drive
Use your Google Drive for Datasaur projects.
Last updated
Use your Google Drive for Datasaur projects.
This guide explains how to connect your Google Drive account as an external object storage service in LLM Labs. Once connected, you can access and use files from Google Drive directly within your LLM Labs projects and workflows.
Google Drive external object storage is currently available only for LLM Labs.
You need the Shared Drive ID before starting.
Open Google Drive.
In the left-hand menu, click Shared drives and open the specific drive you want to connect.
Copy the Drive ID from the URL. The ID is the long string of characters at the end.
Example URL:
https://drive.google.com/drive/u/0/folders/0A-bCdEfGhIjKlMnOpQrStUvWxYzCIn this example, the Shared Drive ID is:
0A-bCdEfGhIjKlMnOpQrStUvWxYzAbCSave this ID. You will need it later.
Open the Settings page from the sidebar.
Go to the External object storage section and click Add external object storage.

Select Google Drive.

Paste the Shared Drive ID you copied earlier into the input field.

Click Authorize.
You will be redirected to Google’s account selection page. Select the Google account with access to the shared drive.

Click Allow to grant Datasaur permission to access your files. This is necessary for our app to read the files from your drive and use them in LLM Labs.

After authorization, you will be redirected back to Datasaur, and your Google Drive will appear in the list of connected storage.

If you see a message saying “Google hasn’t verified this app”, this is expected.

To continue:
Click Advanced.
Click Go to Datasaur (unsafe).
Last updated