Anyone have this problem where using a pydantic output parser with a LLMProgram and local Ollama returns escaped underscores for field names and messes up the json parsing ?
{
"type": "PLAY\_CARD",
"card\_id": "b473cd1a-0370-4971-8db5-c5a7f007fee1",
"end\_turn": false
}
this is what the LLM returns