Adding "Show Work" Feature to my ChatGPT CodeInterpreter Clone

Опубликовано: 14 Март 2026
на канале: Unconventional Coding
318
14

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