mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-22 05:29:20 +00:00
formatted note callouts (#2633)
Signed-off-by: Max Cembalest <mbcembalest@gmail.com>
This commit is contained in:
parent
62d423c554
commit
0de6eba69e
@ -7,16 +7,16 @@ Google Drive for Desktop allows you to sync and access your Google Drive files d
|
|||||||
|
|
||||||
!!! note "Download Google Drive for Desktop"
|
!!! note "Download Google Drive for Desktop"
|
||||||
|
|
||||||
1. **Download Google Drive for Desktop**:
|
1. **Download Google Drive for Desktop**:
|
||||||
- Visit [drive.google.com](https://drive.google.com) and sign in with your Google account.
|
- Visit [drive.google.com](https://drive.google.com) and sign in with your Google account.
|
||||||
- Navigate to the **Settings** (gear icon) and select **Settings** from the dropdown menu.
|
- Navigate to the **Settings** (gear icon) and select **Settings** from the dropdown menu.
|
||||||
- Scroll down to **Google Drive for desktop** and click **Download**.
|
- Scroll down to **Google Drive for desktop** and click **Download**.
|
||||||
|
|
||||||
2. **Install Google Drive for Desktop**
|
2. **Install Google Drive for Desktop**
|
||||||
- Run the installer file you downloaded.
|
- Run the installer file you downloaded.
|
||||||
- Follow the prompts to complete the installation process.
|
- Follow the prompts to complete the installation process.
|
||||||
|
|
||||||
3. **Sign in and Sync**
|
3. **Sign in and Sync**
|
||||||
- Once installed, sign in to Google Drive for Desktop with your Google account credentials.
|
- Once installed, sign in to Google Drive for Desktop with your Google account credentials.
|
||||||
- Choose the folders you want to sync to your computer.
|
- Choose the folders you want to sync to your computer.
|
||||||
|
|
||||||
@ -25,8 +25,10 @@ For advanced help, see [Setting up Google Drive for Desktop](https://support.goo
|
|||||||
|
|
||||||
!!! note "Connect Google Drive to LocalDocs"
|
!!! note "Connect Google Drive to LocalDocs"
|
||||||
|
|
||||||
1. **Install GPT4All and Open LocalDocs**:
|
1. **Install GPT4All and Open LocalDocs**:
|
||||||
|
|
||||||
- Go to [nomic.ai/gpt4all](https://nomic.ai/gpt4all) to install GPT4All for your operating system.
|
- Go to [nomic.ai/gpt4all](https://nomic.ai/gpt4all) to install GPT4All for your operating system.
|
||||||
|
|
||||||
- Navigate to the LocalDocs feature within GPT4All to configure it to use your synced directory.
|
- Navigate to the LocalDocs feature within GPT4All to configure it to use your synced directory.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
@ -38,7 +40,8 @@ For advanced help, see [Setting up Google Drive for Desktop](https://support.goo
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
2. **Add Collection**:
|
2. **Add Collection**:
|
||||||
|
|
||||||
- Click on **+ Add Collection** to begin linking your Google Drive folders.
|
- Click on **+ Add Collection** to begin linking your Google Drive folders.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
@ -50,14 +53,17 @@ For advanced help, see [Setting up Google Drive for Desktop](https://support.goo
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
- Name your collection
|
- Name Collection
|
||||||
|
|
||||||
|
|
||||||
3. **Create Collection**:
|
3. **Create Collection**:
|
||||||
|
|
||||||
- Click **Create Collection** to initiate the embedding process. Progress will be displayed within the LocalDocs interface.
|
- Click **Create Collection** to initiate the embedding process. Progress will be displayed within the LocalDocs interface.
|
||||||
|
|
||||||
4. **Access Files in Chats**:
|
4. **Access Files in Chats**:
|
||||||
|
|
||||||
- Load a model to chat with your files (Llama 3 Instruct performs best)
|
- Load a model to chat with your files (Llama 3 Instruct performs best)
|
||||||
|
|
||||||
- In your chat, open 'LocalDocs' with the button in the top-right corner to provide context from your synced Google Drive files.
|
- In your chat, open 'LocalDocs' with the button in the top-right corner to provide context from your synced Google Drive files.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
@ -69,8 +75,10 @@ For advanced help, see [Setting up Google Drive for Desktop](https://support.goo
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
5. **Interact With Your Drive:**
|
5. **Interact With Your Drive:**
|
||||||
|
|
||||||
- Use the model to interact with your files
|
- Use the model to interact with your files
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
@ -79,6 +87,7 @@ For advanced help, see [Setting up Google Drive for Desktop](https://support.goo
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
@ -88,7 +97,8 @@ For advanced help, see [Setting up Google Drive for Desktop](https://support.goo
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
7. **View Referenced Files**:
|
6. **View Referenced Files**:
|
||||||
|
|
||||||
- Click on **Sources** below LLM responses to see which Google Drive files were referenced.
|
- Click on **Sources** below LLM responses to see which Google Drive files were referenced.
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
Reference in New Issue
Block a user