In today's video I implement the "show work" feature to my ChatGPT CodeInterpreter Clone project, so that you can see the code ChatGPT wants to run and asks for confirmation before running it.
GitHub: https://github.com/unconv/chat-wtf
#php #python #chatgpt
Support: https://buymeacoffee.com/unconv
Consultations: https://www.buymeacoffee.com/unconv/e...
Memberships: https://www.buymeacoffee.com/unconv/m...
00:00:00 Intro
00:00:55 Run Python in REPL mode
00:14:04 Implement Show Work Feature
00:52:56 Render Saved Conversations
01:24:34 Final Product