Skip to content

Commit

Permalink
Update Azure_Pubmed_chatbot.ipynb
Browse files Browse the repository at this point in the history
fixed imports
  • Loading branch information
zbyosufzai authored Mar 8, 2024
1 parent 53cb612 commit 79ca867
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions notebooks/GenAI/notebooks/Azure_Pubmed_chatbot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,9 @@
" SearchIndexerDataSourceConnection,\n",
" SearchIndex,\n",
" SearchIndexer\n",
" SearchableField\n",
" SearchFieldDataType\n",
" SimpleField\n"
")\n",
"\n",
"endpoint = \"https://{}.search.windows.net/\".format(service_name)\n",
Expand Down

0 comments on commit 79ca867

Please sign in to comment.