-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Description
How are you running AnythingLLM?
Docker (remote machine)
What happened?
I exported Workspace Chats from the settings window and it seems as if all of the JSON options are missing the Chat ID, Username, Workspace, Sent_at, and rating fields. If I export as a CSV on the other hand all of the data comes out of it. While it's nice to have it in CSV form, to really dig into the data of chats, I need the JSON output to include the same fields. I see how the JSON is exporting things totally in a different way, and the way it's exporting is an interesting way to get the data, but I'd really like to be able to get it the same way as the UI shows it and a CSV export gives it to me.
Are there known steps to reproduce?
Go to settings > Workspace Chats > Export as JSON