Skip to content

Commit 988b49e

Browse files
committedJan 21, 2025
add the images
1 parent 92f37bb commit 988b49e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed
 

‎examples/chatgpt/gpt_actions_library/gpt_action_grid.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,22 @@ In GRID you can follow a step-by-step guide to setup your custom GPT. Below is a
4343

4444
Once you've created a custom GPT, follow the steps shown in the GIF below to copy the instructions from GRID to your custom GPT.
4545

46-
![gpt-grid-instructions.gif](https://grid-is.imgix.net/birkir/e130b42b-67aa-4851-9860-df8437df3f05-gpt-instructions-copy.gif)
46+
![gpt-grid-instructions.gif](../../../../images/e130b42b-67aa-4851-9860-df8437df3f05-gpt-instructions-copy.gif)
4747

4848
GRID scans your spreadsheet to find text labels that describe the contents of specific cells and automatically adds them to the instructions. These instructions also include a unique identifier for your spreadsheet, ensuring that requests are directed to the correct place. Since the instructions are dynamic and unique to each spreadsheet you upload, make sure to copy them each time you use a new spreadsheet.
4949

5050
#### Copy the API Key
5151

5252
Follow the steps in the GIF below to find and copy your API key from the application. Paste it into the custom GPT and make sure to add it as a Bearer token to securely connect to your spreadsheets.
5353

54-
![gpt-grid-api-key.gif](https://grid-is.imgix.net/birkir/d12ae2ce-fdd6-4f24-8b49-becef158df6d-gpt-action-api-key.gif)
54+
![gpt-grid-api-key.gif](../../../../images/d12ae2ce-fdd6-4f24-8b49-becef158df6d-gpt-action-api-key.gif)
5555

5656

5757
#### Copy the schema
5858

5959
Follow the steps in the GIF below to find and copy the OpenAPI schema from the application. Paste it into the custom GPT to define how the AI interacts with your spreadsheet.
6060

61-
![gpt-grid-schema.gif](https://grid-is.imgix.net/birkir/54a31df3-a33e-41b2-acb1-a38a0a4bc8c8-gpt-action-schema.gif)
61+
![gpt-grid-schema.gif](../../../../images/54a31df3-a33e-41b2-acb1-a38a0a4bc8c8-gpt-action-schema.gif)
6262

6363
### FAQ & Troubleshooting
6464

‎images/gpt-action-api-key.gif

3.13 MB
Loading

‎images/gpt-action-instructions.gif

847 KB
Loading

‎images/gpt-action-schema.gif

1.19 MB
Loading

0 commit comments

Comments
 (0)
Failed to load comments.