Json transformer that uses AI (OpenAI).
This task is still in beta version.
This task uses openAI API to generate python code that transforms a json. This code is then automatically executed.
The structure of the json is transfered to OpenAI, not the json itself.
Input
JSON Dict
Resource that holds a JSON dict
Output
JSON Dict
Resource that holds a JSON dict
Generated code
Modified generated code that can be used in a python agent directly.
Configuration
prompt
open_ai_chat_param