microsoft / JARVIS

JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
MIT License
23.75k stars 1.97k forks source link

Don't retry same tool if already tried #229

Open reevesch opened 10 months ago

reevesch commented 10 months ago

https://github.com/microsoft/JARVIS/blob/92985b7aabfdd02c01939e5066448847f4dfe981/easytool/easytool/funcQA.py#L74

This should be Tool_list instead of Tool_dic