Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.09k stars 43.97k forks source link

Searching window for "https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration" . Showing thinking and not able to go next setup #3515

Closed PradeepMaharana closed 1 year ago

PradeepMaharana commented 1 year ago

⚠️ Search for existing issues first ⚠️

Which Operating System are you using?

Windows

Which version of Auto-GPT are you using?

Latest Release

GPT-3 or GPT-4?

GPT-4

Steps to reproduce πŸ•Ή

  1. After setting up Auto-GPT, i have created VS Code workspace using Auto GPT folder(C:\Users\prade\Auto-GPT)
  2. Opened terminal in VS Code and did pip install -r requirements.txt
  3. Put all the API keys in .env
  4. Ran python -m autogpt
  5. Asked for Continue (y/n): I put y
  6. The message displayed is as below and not proceeding further Using memory of type: LocalCache Using Browser: chrome https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration \ Thinking...

Current behavior 😯

Not proceeding next step. Its showing \ Thinking...

Expected behavior πŸ€”

Need to go further

Your prompt πŸ“

# Paste your prompt here

Your Logs πŸ“’

2023-04-22 19:46:57,780 INFO NEWS: ::UPDATED:: Welcome to Auto-GPT! We'll keep you informed of the latest news and features by printing messages here. If you don't wish to see this message, you can run Auto-GPT with the --skip-news flag 2023-04-22 19:46:58,434 INFO WARNING: You are running on master branch - this is not a supported branch. 2023-04-22 19:47:00,677 INFO Welcome to Auto-GPT! run with '--help' for more information. 2023-04-22 19:47:00,959 INFO Create an AI-Assistant: Enter the name of your AI and its role below. Entering nothing will load defaults. 2023-04-22 19:47:01,408 INFO Name your AI: For example, 'Entrepreneur-GPT' 2023-04-22 19:47:54,477 INFO pradeep-GPT here! I am at your service. 2023-04-22 19:47:54,680 INFO Describe your AI's role: For example, 'an AI designed to autonomously develop and run businesses with the sole goal of increasing your net worth.' 2023-04-22 19:48:56,969 INFO Enter up to 5 goals for your AI: For example: Increase net worth, Grow Twitter Account, Develop and manage multiple businesses autonomously' 2023-04-22 19:51:20,222 INFO Using memory of type: LocalCache 2023-04-22 19:51:20,347 INFO Using Browser: chrome 2023-04-22 19:51:25,185 INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration 2023-04-22 22:04:22,907 INFO FAILED TO GET RESPONSE FROM OPENAI Auto-GPT has failed to get a response from OpenAI's services. Try running Auto-GPT again, and if the problem the persists try running it with --debug. 2023-04-22 22:04:23,373 INFO DOUBLE CHECK CONFIGURATION Please ensure you've setup and configured everything correctly. Read https://github.com/Torantulino/Auto-GPT#readme to double check. You can also create a github issue or join the discord and ask there! 2023-04-22 22:14:24,888 INFO NEWS: Welcome to Auto-GPT! We'll keep you informed of the latest news and features by printing messages here. If you don't wish to see this message, you can run Auto-GPT with the --skip-news flag 2023-04-22 22:14:25,446 INFO WARNING: You are running on master branch - this is not a supported branch. 2023-04-22 22:14:25,913 INFO Welcome back! Would you like me to return to being pradeep-GPT? 2023-04-22 22:14:30,048 INFO Using memory of type: LocalCache 2023-04-22 22:14:30,199 INFO Using Browser: chrome 2023-04-22 22:14:31,376 INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration 2023-04-23 17:12:20,774 INFO NEWS: Welcome to Auto-GPT! We'll keep you informed of the latest news and features by printing messages here. If you don't wish to see this message, you can run Auto-GPT with the --skip-news flag 2023-04-23 17:12:21,381 INFO WARNING: You are running on master branch - this is not a supported branch. 2023-04-23 17:12:21,985 INFO Welcome back! Would you like me to return to being pradeep-GPT? 2023-04-23 17:12:26,540 INFO Using memory of type: LocalCache 2023-04-23 17:12:26,712 INFO Using Browser: chrome 2023-04-23 17:12:27,603 INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration 2023-04-29 12:28:30,916 INFO NEWS: ::UPDATED:: Welcome to Auto-GPT! We'll keep you informed of the latest news and features by printing messages here. If you don't wish to see this message, you can run Auto-GPT with the --skip-news flag

INCLUDED COMMAND 'send_tweet' IS DEPRICATED, AND WILL BE REMOVED IN THE NEXT STABLE RELEASE

Base Twitter functionality (and more) is now covered by plugins: https://github.com/Significant-Gravitas/Auto-GPT-Plugins

Changes to Docker configuration

The workdir has been changed from /home/appuser to /app. Be sure to update any volume mounts accordingly.

2023-04-29 12:28:31,571 INFO WARNING: You are running on master branch - this is not a supported branch. 2023-04-29 12:28:32,031 INFO Welcome back! Would you like me to return to being pradeep-GPT? 2023-04-29 12:28:38,133 INFO Using memory of type: LocalCache 2023-04-29 12:28:38,322 INFO Using Browser: chrome 2023-04-29 12:28:39,067 INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration 2023-04-29 12:37:32,115 INFO NEWS: Welcome to Auto-GPT! We'll keep you informed of the latest news and features by printing messages here. If you don't wish to see this message, you can run Auto-GPT with the --skip-news flag

INCLUDED COMMAND 'send_tweet' IS DEPRICATED, AND WILL BE REMOVED IN THE NEXT STABLE RELEASE

Base Twitter functionality (and more) is now covered by plugins: https://github.com/Significant-Gravitas/Auto-GPT-Plugins

Changes to Docker configuration

The workdir has been changed from /home/appuser to /app. Be sure to update any volume mounts accordingly.

2023-04-29 12:37:32,760 INFO WARNING: You are running on master branch - this is not a supported branch. 2023-04-29 12:37:33,261 INFO Welcome back! Would you like me to return to being pradeep-GPT? 2023-04-29 12:37:42,453 INFO Using memory of type: LocalCache 2023-04-29 12:37:42,648 INFO Using Browser: chrome 2023-04-29 12:37:43,286 INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration 2023-04-29 12:40:00,727 INFO Continuous Mode: ENABLED 2023-04-29 12:40:00,829 INFO WARNING: Continuous mode is not recommended. It is potentially dangerous and may cause your AI to run forever or carry out actions you would not usually authorise. Use at your own risk. 2023-04-29 12:40:01,652 INFO NEWS: Welcome to Auto-GPT! We'll keep you informed of the latest news and features by printing messages here. If you don't wish to see this message, you can run Auto-GPT with the --skip-news flag

INCLUDED COMMAND 'send_tweet' IS DEPRICATED, AND WILL BE REMOVED IN THE NEXT STABLE RELEASE

Base Twitter functionality (and more) is now covered by plugins: https://github.com/Significant-Gravitas/Auto-GPT-Plugins

Changes to Docker configuration

The workdir has been changed from /home/appuser to /app. Be sure to update any volume mounts accordingly.

2023-04-29 12:40:02,241 INFO WARNING: You are running on master branch - this is not a supported branch. 2023-04-29 12:40:02,654 INFO Welcome back! Would you like me to return to being pradeep-GPT? 2023-04-29 12:40:18,001 INFO Using memory of type: LocalCache 2023-04-29 12:40:18,217 INFO Using Browser: chrome 2023-04-29 12:40:19,615 INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration

adassoul commented 1 year ago

I have the same problem.

k-boikov commented 1 year ago

You need to put you credit card in order to use openAI: INFO DOUBLE CHECK CONFIGURATION Please double check that you have setup a PAID OpenAI API Account. You can read more here: [Significant-Gravitas/Auto-GPT#openai-api-keys-configuration](https://github.com/Significant-Gravitas/Auto-GPT#openai-api-keys-configuration)

adassoul commented 1 year ago

@k-boikov i already have a paid gpt4 account yet it still uses gpt3.5

image