Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
ks6088ts committed Aug 29, 2024
1 parent a48f071 commit de988a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/1_call_azure_openai_chat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $ source .venv/bin/activate
$ pip install -r requirements.txt

# Run the script
$ python apps/1_call_azure_openai/main.py
$ python apps/1_call_azure_openai_chat/main.py
```

### Example
Expand Down

0 comments on commit de988a0

Please sign in to comment.