Skip to content

Commit caae4ba

Browse files
shapormegamanics
authored andcommitted
Update pointer to Jupyter notebooks as finetuning doesn't exist but chat does (openai#477)
1 parent 8ef366e commit caae4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Please note that for the moment, the Microsoft Azure endpoints can only be used
229229
For a detailed example of how to use fine-tuning and other operations using Azure endpoints, please check out the following Jupyter notebooks:
230230

231231
- [Using Azure completions](https://github.com/openai/openai-cookbook/tree/main/examples/azure/completions.ipynb)
232-
- [Using Azure fine-tuning](https://github.com/openai/openai-cookbook/tree/main/examples/azure/finetuning.ipynb)
232+
- [Using Azure chat](https://github.com/openai/openai-cookbook/tree/main/examples/azure/chat.ipynb)
233233
- [Using Azure embeddings](https://github.com/openai/openai-cookbook/blob/main/examples/azure/embeddings.ipynb)
234234

235235
### Microsoft Azure Active Directory Authentication

0 commit comments

Comments
 (0)