Nicholas Tindle
Nicholas Tindle
See if #1275 helps
try ```python import os if __name__ == "__main__": os.environ['HTTP_PROXY'] = "http://localhost:7890" os.environ['HTTPS_PROXY'] = "https://localhost:7891" main() ``` You're forwarding all https traffic to an HTTP proxy which wont work
Duplicate of #2645
Similar to https://github.com/Significant-Gravitas/Auto-GPT/issues/1944
Are you using pinecone?
Would like to also do all the plugin scaffolding and move at once. @desojo would you want to help move all the plugins?
Yeah hop in the plugins chat on discord
Setup a proxy
This seems to be a setup issue. Please work with the people in #tech-support on our discord to get a fix
Have you tried to print the file while auto-gpt is running?