When in the custom tool view there is currently no way for a user to specify what parameters the LLM should run with for that subtool (if some are set). This used to work but has regressed overtime as we've changed code. Fixing this should be relatively straight forward but would touch a couple of places.
When in the custom tool view there is currently no way for a user to specify what parameters the LLM should run with for that subtool (if some are set). This used to work but has regressed overtime as we've changed code. Fixing this should be relatively straight forward but would touch a couple of places.
Fixing this is reliant on #465 merging first.