We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48f071 commit de988a0Copy full SHA for de988a0
apps/1_call_azure_openai_chat/README.md
@@ -76,7 +76,7 @@ $ source .venv/bin/activate
76
$ pip install -r requirements.txt
77
78
# Run the script
79
-$ python apps/1_call_azure_openai/main.py
+$ python apps/1_call_azure_openai_chat/main.py
80
```
81
82
### Example
0 commit comments