Json output format issue
#16
by
rastegar
- opened
i asked output json in prompt
but i got malformed json output
{"items": [{"type": "text", "content_type": "text", "text_align": "center", "content": "X = Back to the Future : \{Adventure,Comedy,SciFi\}\nY = Mad max Beyond Thunderdome : \{Action,Adventure,SciFi\}\n\n\[ J(X,Y) = \frac{|\{Adventure,SciFi\}|}{|\{Action,Adventure,Comedy,SciFi\}|} = \frac{2}{4} = 0.5 \]"}]
i test multiple time it return wrong when we have latex or a little complex content
i have same issue