AutoGPT
AutoGPT copied to clipboard
Show/Hide input pins based on the state of others in the GUI
For example if Pin_A
was set to option_x
then Pin_B
would show, but if Pin_A
was set to option_y
then Pin_B
would hide.
This is useful for services which require parameters only when other parameters are set.
cc: @zamil.majdy