AI module error "did not match required data structure"

Hey there,

I have trouble with the new make.com-native AI modules when they are supposed to produce JSON arrays or JSON payloads - I always get the error: “AI response did not match the required data structure. Try refining your prompt, or using a different AI model.”
It used to work just fine with the “old” make.com-native AI modules.

Has anyone had this experience and found a solution? Is there a way of preventing the scenarion from checking the modules output data structure and just go ahead with it? I cannot even read the “faulty” output, let alone find the problem.

Many thanks.

Hey @vierd-agency , the make AI modules only allow you quickly handle common AI work that do not necessarily do much. It does the following: analyze sentiment, categorize text, identify language, extract information from text, standardize text, summarize text, translate text, and chunk text.

Thanks @Greatness_me , much appreciated. That was news to me as it used to work with the “old” set of make AI modules, but will hook up to a third party service then.

1 Like