CodingTrain / Bizarro-Devin

12 stars 4 forks source link

Filter out emojis #46

Closed shiffman closed 6 months ago

shiffman commented 6 months ago

The model is prompted not to use emojis but it seems to anyway. We should probably just filter them out.

shiffman commented 6 months ago

Right now elevenlabs ignores them and the model isn't outputting them, might be an issue if I end up using llama or gemma, but will re-open if needed.