my LLM throwing error: can this happen or why is this happening?
I am using Azure gpt-4.1. I am send json in prompt to llm asnking it to give the output. but it is giving error: error Unknown message type: . and when I remove json from the prompt it is working fine.