Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VolkanSah committed May 19, 2024
1 parent 8c55bba commit 6a759af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Exploring the Code Interpreter in OpenAI (GPT)
###### Source: https://github.com/VolkanSah/The-Code-Interpreter-in-OpenAI-GPT
###### Webview: https://volkansah.github.io/The-Code-Interpreter-in-OpenAI-GPT/

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
Expand Down

0 comments on commit 6a759af

Please sign in to comment.