I have a problem with Perplexity, especially with the JSON code. Everything was working fine, but suddenly it stopped working.
I think the issue is with the JSON code.
Here it is.
{
“model”: “sonar-pro”,
“messages”: [
{
“role”: “system”,
“content”: “Act as a professional news researcher who is capable of finding detailed summaries about a news topic from highly reputable sources.”
},
{
“role”: “user”,
“content”: "Research the following topic and return everything you can find about: {{ $json.Motcles }}
}
]
}