Fixing os import and bing search result key name (#429)
This commit is contained in:
@@ -121,6 +121,7 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
|
"import os\n",
|
||||||
"key = os.environ.get('AZURE_SEARCH_KEY', 'XXX')"
|
"key = os.environ.get('AZURE_SEARCH_KEY', 'XXX')"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user