Transformer to format my query results from OpenAI

@Skizhu

Thank you! I got that working!!
This was exactly what I was looking for - some how a way to parse the response and format it.
I tried to transform the results of the query using the transformer within the query itself and the same code - but that didn't work, however - having a separate transformer done the trick.

thanks a lot!
Neil

1 Like