Open
Description
it can be difficult to judge which tools are helpful and which tools confuse the LLMs. Additionally there is #46 which introduces potentially dangerous functions. I think adding --profile myprofile.txt
where myprofile.txt
contains a list of whitelisted functions could help with this. Some functions can be marked as @unsafe
and be invisible per default.