-
Notifications
You must be signed in to change notification settings - Fork 447
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
I get this parse error... Maybe needs to escape special chars?: OutputParserException(f"Could not parse LLM output: {text}
") langchain.schema.OutputParserException: Could not parse LLM output
#29
Comments
Also, I'm getting this error in telegram sometimes: And also, sometimes the responses are like this: It adds "UUID: None"? Am I doing something wrong? |
Same! I find that it's all in the prompting! |
same here! |
This error keeps, and no idea what I did in the prompt do cause this. |
Pretty much the same issue here. Running in Anaconda Pronpt. I got this error: |
Any updates on this? |
This has been fixed in the latest version. |
I keep getting this error. It's fairly random as to when it happens.. Not sure why:
----- Agent Run 1 -----
Prompt: Heyyy whats up?
Alice: Hi there! Not much, just hanging out. How about you?`
The text was updated successfully, but these errors were encountered: