Commit 5d50e9e3

Shapor Naghibzadeh <shapor@gmail.com>
2023-09-07 22:41:09
Update pointer to Jupyter notebooks as finetuning doesn't exist but chat does (#477)
1 parent 376dd19
Changed files (1)
README.md
@@ -229,7 +229,7 @@ Please note that for the moment, the Microsoft Azure endpoints can only be used
 For a detailed example of how to use fine-tuning and other operations using Azure endpoints, please check out the following Jupyter notebooks:
 
 - [Using Azure completions](https://github.com/openai/openai-cookbook/tree/main/examples/azure/completions.ipynb)
-- [Using Azure fine-tuning](https://github.com/openai/openai-cookbook/tree/main/examples/azure/finetuning.ipynb)
+- [Using Azure chat](https://github.com/openai/openai-cookbook/tree/main/examples/azure/chat.ipynb)
 - [Using Azure embeddings](https://github.com/openai/openai-cookbook/blob/main/examples/azure/embeddings.ipynb)
 
 ### Microsoft Azure Active Directory Authentication