NameError: name 'store_results' is not defined #77
Unanswered
Spectrum311
asked this question in
Q&A
Replies: 1 comment
-
pls open an ISSUE ❤ AND thanks for your problem notification . |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Traceback (most recent call last):
File "/content/Free-AUTO-GPT-with-NO-API/BABYAGI.py", line 139, in
llm=llm, vectorstore=vectorstore, task_execution_chain=agent_executor, verbose=verbose, max_iterations=max_iterations, store= store_results
NameError: name 'store_results' is not defined
Beta Was this translation helpful? Give feedback.
All reactions