Hacker News new | ask | show | jobs
by franze 893 days ago
Does any of the alternate clients support the Code Executor (the Python Sandbox) of ChatGPT. I use it daily for data tasks.

I would love to skip to an alternate client as some of them have some cool features, but the code executor is a must for me.

2 comments

A cloud provider called modal.com offers this. Here is a sample implementation on their github https://github.com/modal-labs/devlooper
I'm looking for this as well.