Description
It may be helpful to have a standard UI for user configured tool call options. Like for example, if a tool may have options / configuration - there does not appear to be a place to put them in textgen's UI.
Additional Context
What I would suggest is to have an area that appears below the tool call checkbox where it can be turned on/off that's collapsible such with the details tag - that's populated using a value the tool script can configure that is well defined. [ gradio's gr.Blocks / gr.Accordion ]
Description
It may be helpful to have a standard UI for user configured tool call options. Like for example, if a tool may have options / configuration - there does not appear to be a place to put them in textgen's UI.
Additional Context
What I would suggest is to have an area that appears below the tool call checkbox where it can be turned on/off that's collapsible such with the details tag - that's populated using a value the tool script can configure that is well defined. [ gradio's gr.Blocks / gr.Accordion ]