domeccleston / sharegpt

Easily share permanent links to ChatGPT conversations with your friends
https://sharegpt.com
MIT License
1.75k stars 215 forks source link

Add support for Code Interpreter Plug-in #92

Closed ZacheryGlass closed 2 months ago

ZacheryGlass commented 1 year ago

Sharing a conversation of the ChatGPT Code Interpreter plug-in does not properly save the code and execution output to ShareGPT.

See the attached screenshot comparison of ChatGPT vs ShareGPT for the same conversation - you will notice that the "work" drowndown widget containing the code and execution result is missing.

image

sterlingbaldwin commented 1 year ago

Wanted to bump this. Additionally, when the code interpreter outputs an image (such as a matplotlib plot), it doesnt show up in the shargpt output.