From 507d65212629f9ff4fd0937c4cce2c1f46da81e9 Mon Sep 17 00:00:00 2001 From: Unai Huete Beloki <64772417+unaihuete93@users.noreply.github.com> Date: Thu, 5 Dec 2024 19:03:33 +0100 Subject: [PATCH] Update 02-natural-language-azure-openai.md (#96) --- Instructions/Exercises/02-natural-language-azure-openai.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Exercises/02-natural-language-azure-openai.md b/Instructions/Exercises/02-natural-language-azure-openai.md index 2003f09c..68b5265a 100644 --- a/Instructions/Exercises/02-natural-language-azure-openai.md +++ b/Instructions/Exercises/02-natural-language-azure-openai.md @@ -87,7 +87,7 @@ Applications for both C# and Python have been provided. Both apps feature the sa **Python**: ``` - pip install openai==1.13.3 + pip install openai==1.55.3 ``` 3. In the **Explorer** pane, in the **CSharp** or **Python** folder, open the configuration file for your preferred language