ZoltanAI / character-editor

Create, edit and convert AI character files for CharacterAI, Pygmalion, Text Generation, KoboldAI and TavernAI
https://zoltanai.github.io/character-editor
GNU General Public License v3.0
224 stars 48 forks source link

TavernAI Included and Downloaded Character Cards Unsupported: Metadata Format #2

Open GoAwayNow opened 1 year ago

GoAwayNow commented 1 year ago

TavernAI's included character cards and cards downloaded through it's UI are unsupported.

This is partly because of how character data is stored in the image.

Rather than using a text field named 'chara' with base64-encoded json, the data is stored in the 'User Comment' field as plain json.

An example file is included in #1