Skip to content

Commit

Permalink
fix filename typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivorb authored Jan 11, 2024
1 parent 18e720b commit ee70172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Instructions/Exercises/04-code-generation.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Now you're ready to use the Azure OpenAI SDK to consume your deployed model.
using Azure.AI.OpenAI;
```
**Python**: prompt-engineering.py
**Python**: code-generation.py
```python
# Add Azure OpenAI package
Expand Down

0 comments on commit ee70172

Please sign in to comment.