Skip to content

Commit 2152f15

Browse files
Add support scope disclaimer (#1713)
1 parent 86145b3 commit 2152f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/chatgpt/gpt_actions_library/gpt_action_snowflake_direct.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@
456456
"cell_type": "markdown",
457457
"metadata": {},
458458
"source": [
459+
"* This guide is intended to illustrate general concepts and is provided for reference purposes only. We are unable to provide full support for the third party API integration. \n",
459460
"* The callback url can change if you update the YAML, double check it is correct when making changes.\n",
460461
"* _Callback URL Error:_ If you get a callback URL error in ChatGPT, pay close attention to the Post-Action Steps above. You need to add the callback URL directly into your Security Integration for the action to authenticate correctly\n",
461462
"* _Schema calls the wrong warehouse or database:_ If ChatGPT calls the wrong warehouse or database, consider updating your instructions to make it more explicit either (a) which warehouse / database should be called or (b) to require the user provide those exact details before it runs the query\n"

0 commit comments

Comments
 (0)