From e1fcfe36cb6fa0618a9ad8737359847ffdd00ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volkan=20=C5=9Eah?= Date: Tue, 21 May 2024 16:21:53 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ceacd3..94d2874 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Exploring the Code Interpreter in OpenAI (GPT) -###### [For Webview](https://volkansah.github.io/The-Code-Interpreter-in-OpenAI-GPT/) +###### [For Webview](https://volkansah.github.io/The-Code-Interpreter-in-OpenAI-GPT/) (Version 21.05.2024) The code interpreter is an advanced feature of OpenAI's GPTs.x & ChatGPT that brings a new level of interactivity to the AI model. It is designed to execute Python code in a sandboxed environment and provide real-time results, making it a powerful