mohamed-chs / chatgpt-history-export-to-md

A script to effortlessly extract your entire ChatGPT data export from JSON files to nicely-formatted markdown files.
MIT License
707 stars 35 forks source link

Updated the type checking in order to fix #28 and #29. #32

Open yb66 opened 10 months ago

yb66 commented 10 months ago

However, this doesn't actually handle the case where a dictionary is returned (e.g. when DALL-E images are involved), it just ignores them and preserves the old interface.

yayaQAQ commented 8 months ago

it works