Is there away to run curl using UI instead of manually adding shell_command via YAML?
Let per say I need to insert a message inside curl where the message coming from LLM will this possible?
Thanks for the help
Is there away to run curl using UI instead of manually adding shell_command via YAML?
Let per say I need to insert a message inside curl where the message coming from LLM will this possible?
Thanks for the help
Like passing parameters to a command line via variables you select from a GUI?
hi there, thanks for the response. Do you mind maybe to give some example on how to passing parameter to command line via variable?
thanks