I got same issue as described here using MySQL workflow:
When using 2x MySQL Tool, with Select paramters - they are duplicated
Here is a screenshot
I got same issue as described here using MySQL workflow:
When using 2x MySQL Tool, with Select paramters - they are duplicated
Here is a screenshot
Hey, the AI seems to be generating a JSON that has a repeating key, like so:
{
values1_Value: 1234,
values1_Value: 5678,
other_value: 1111
}
Can you try adding this to the AI prompt, so we can try and prevent this?
For any key:value pairs you output, do not repeat keys with different values or types.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.