You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed instruction and have set the Docker to false, but when I ran the python file, it keeps showing errors that I need to "ValueError: Invalid value for AUTOGEN_USE_DOCKER: 0/False/no. Please set AUTOGEN_USE_DOCKER to "1/True/yes", "0/False/no", or "None"."
Describe the issue
I followed instruction and have set the Docker to false, but when I ran the python file, it keeps showing errors that I need to "ValueError: Invalid value for AUTOGEN_USE_DOCKER: 0/False/no. Please set AUTOGEN_USE_DOCKER to "1/True/yes", "0/False/no", or "None"."
setx AUTOGEN_USE_DOCKER "0/False/no"
echo %AUTOGEN_USE_DOCKER%
code_execution_config=False,
Steps to reproduce
No response
Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: