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

OutputParserException #1

Open
axlev opened this issue May 8, 2023 · 0 comments
Open

OutputParserException #1

axlev opened this issue May 8, 2023 · 0 comments

Comments

@axlev
Copy link

axlev commented May 8, 2023

Running as is, with python 3.10 on windows

OutputParserException Traceback (most recent call last)
Cell In[55], line 28
26 searchstring = "Provide company information for " + company + ". Include company description and founders"
27 print ("searchstring: ", searchstring)
---> 28 result = self_ask_with_search.run(searchstring)
29 descriptionlist.append(result)

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

1 participant