Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: This output parser only works on ChatGeneration output #4

Open
96sudeshnasen opened this issue Jun 3, 2024 · 1 comment

Comments

@96sudeshnasen
Copy link

I keep running into this error. The only changes in my code compared to Krish's is that I have used this article: https://education.nationalgeographic.org/resource/global-warming/ for the retrieval tool.

I get the error when I'm querying. I've tried adding parsing error handling:

AgentExecutor(agent=agent, tools=tools, verbose=True, handle_parsing_errors=True)

I still get the same error.

@Kishor978
Copy link

I am also getting the same issue. Have you found any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants