agnai
agnai copied to clipboard
Feature Request: Option to export chats in Tavern format
An option to choose chat export format would be nice since Agnai and Tavern have different formats. Here's a simple Python script that converts Agnai format to Tavern: https://pastebin.com/4DPrePYZ
Related: user should be able to export characters as images.
Both of these should be pretty easy to implement. The library for the image metadata is already there as well.
Newbie on Python here: How do you use this code? I've tried many ways in importing as it says but I'm always getting errors.