langchain
langchain copied to clipboard
Is not a valid tool, try another one.
Hi!
I am using GPT4All with agents and Wikipedia as a tool.
I'm getting this error: is not a valid tool, try another one..
I have noticed that in the action there is that: Action: Use Wikipedia to confirm the accuracy of this information.
I think it should be Action: wikipedia.
Please provide working code that can reproduce this issue.
+1
Seems like that LLaMA 7B parameters is not enough to generate a correct output with the real Action name. I tried OpenAI models and they works as expected.
Doesn't work with vicuna-13b either.
as issue as https://github.com/hwchase17/langchain/issues/1559
Hi, @InfinitySoftware-House! I'm Dosu, and I'm here to help the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.
Based on my understanding of the current state of the issue, you reported an error message and suggested changing the action from "Use Wikipedia" to "wikipedia" as a potential resolution. PawelFaron asked for working code to reproduce the issue, and kevinhelvig added a +1. You mentioned that the LLaMA 7B parameters are not enough to generate a correct output, but OpenAI models work as expected. mingfang reported that it doesn't work with vicuna-13b either, and mikeyang01 referenced another related issue.
Before we proceed, could you please confirm if this issue is still relevant to the latest version of the LangChain repository? If it is, please let the LangChain team know by commenting on this issue. Otherwise, feel free to close the issue yourself, or it will be automatically closed in 7 days.
Thank you for your understanding and contribution to the LangChain project. If you have any further questions or concerns, please let me know.