Open mbrunel opened 4 months ago
Quotes and yaml syntax might crash lavague, because the llm might output it as well, and then it's not parsable anymore. So we should sanytize the instructions.
@mbrunel do you have a way to reproduce this ?
Quotes and yaml syntax might crash lavague, because the llm might output it as well, and then it's not parsable anymore. So we should sanytize the instructions.