Skip to content

New ChatGPT export format and issued with subsequention .json indexing #1

@servusqwertz

Description

@servusqwertz

OS: mac OS Venture (13.5)
version used: chatgpt2md-x86_64-apple-darwin, v0.2.0
used in Claude Desktop (newest version)

Hi,

Very nice and useful tool though i was not able to test it more than base functionality, will do some more in the next weeks. But it seems OpenAI has changed their export format: instead of a single conversations.json, they now give you multiple conversations-00*.json (with * starting at 0 and counting up) files in the zip.

I merged and pointed the binary to the merged json file, which at least in my case came with its own issues (mainly path-related... the index was found but somehow path to the converted chats was incorrectly referenced...). Adding the merged conversations.json to the zip and pointing chatgpt2md at it and installing index and chats from there as in README then worked very well.

Maybe include some way for the binary to merge the json before converting/indexing or prevent the index from being overwritten when processing the conversations-00*.json sequentially as seems to be the case right now.

Best,
Felix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions