Skip to content

Commit 29bb37e

Browse files
committed
removing env var
1 parent 8938f4c commit 29bb37e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/ai-services/openai/includes/use-your-data-rest.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@ export AOAIKey=REPLACE_WITH_YOUR_AOAI_KEY_VALUE_HERE
8989
export AOAIDeploymentId=REPLACE_WITH_YOUR_AOAI_DEPLOYMENT_VALUE_HERE
9090
```
9191
```Bash
92-
export ChatGptUrl=REPLACE_WITH_YOUR_AOAI_COMPLETION_VALUE_HERE
93-
```
94-
```Bash
95-
export ChatGptKey=REPLACE_WITH_YOUR_AOAI_KEY_VALUE_HERE
96-
```
97-
```Bash
9892
export SearchEndpoint=REPLACE_WITH_YOUR_AZURE_SEARCH_RESOURCE_VALUE_HERE
9993
```
10094
```Bash

0 commit comments

Comments
 (0)