Skip to content

Commit 6a759af

Browse files
authored
Update README.md
1 parent 8c55bba commit 6a759af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Exploring the Code Interpreter in OpenAI (GPT)
2+
###### Source: https://github.com/VolkanSah/The-Code-Interpreter-in-OpenAI-GPT
3+
###### Webview: https://volkansah.github.io/The-Code-Interpreter-in-OpenAI-GPT/
24

35
The code interpreter is an advanced feature of OpenAI's GPTs.x & ChatGPT that brings a new level of interactivity to the AI model.
46
It is designed to execute Python code in a sandboxed environment and provide real-time results, making it a powerful

0 commit comments

Comments
 (0)