You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/chatgpt/gpt_actions_library/gpt_action_grid.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ This particular GPT Action offers an overview of how to connect a GPT to **GRID*
12
12
### Value + Example Business Use Cases
13
13
14
14
**Value**: Users can now leverage ChatGPT's natural language capability to interact with your spreadsheets, calculating results exactly like in your spreadsheet software. Whether analyzing financial forecasts, exploring pricing scenarios, or calculating ROI, your GPT becomes a powerful tool for decision-making.
15
+
15
16
**Example Use Cases**:
16
17
- Users can analyze finanical forecasts
17
18
- Users can explore pricing scenarios
@@ -26,38 +27,39 @@ GRID brings the power of language to spreadsheets, assigning intuitive labels to
26
27
27
28
Check out these links from the application before you get started:
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.
46
49
47
50
#### Copy the API Key
48
51
49
-
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.
52
+
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.
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 spreadsheets and ensure a seamless connection.
59
+
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.
If you have any questions or run into any issues, visit our [FAQ & Troubleshooting page](https://alpha.grid.is/faq) for detailed guidance and solutions.
63
-
65
+
If you have any questions or run into any issues, visit our [FAQ & Troubleshooting page](https://alpha.grid.is/faq) for detailed guidance and solutions.
0 commit comments