Skip to content

Commit 1673a65

Browse files
authored
Merge pull request #1239 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents c9c59e1 + c62f3e5 commit 1673a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-get-started-rag.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ This section uses Visual Studio Code and Python to call the chat completion APIs
212212
! pip install azure-search-documents==11.6.0b5 --quiet
213213
! pip install azure-identity==1.16.1 --quiet
214214
! pip install openai --quiet
215-
! pip intall aiohttp --quiet
216-
! pip intall ipykernel --quiet
215+
! pip install aiohttp --quiet
216+
! pip install ipykernel --quiet
217217
```
218218

219219
1. Set the following variables, substituting placeholders with the endpoints you collected in the previous step.

0 commit comments

Comments
 (0)