Hello everyone,
While I was running codes of this session, I got this error for router chain:
OutputParserException: Parsing text
{
“destination”: “physics”,
“next_inputs”: “What is black body radiation?”
}
raised following error:
Got invalid return object. Expected markdown code snippet with JSON object, but got:
{
“destination”: “physics”,
“next_inputs”: “What is black body radiation?”
}
Does anyone know what’s the problem?