CharacterAI icon indicating copy to clipboard operation
CharacterAI copied to clipboard

Fix validation error for new character creation

Open makkor-git opened this issue 11 months ago • 0 comments

Missing fields 'songs', 'participant__user__username' and 'voice_id' when calling for create_char method. Added default values for these fields in Character class (character.py)

makkor-git avatar Oct 28 '24 14:10 makkor-git