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 have searched the existing issues, and there is no existing issue for my problem
Which Operating System are you using?
Windows
Which version of AutoGPT are you using?
Latest Release
What LLM Provider do you use?
Other (detail in issue)
Which area covers your issue best?
Installation and setup
What commit or version are you using?
0.5.1
Describe your issue.
I get an error when installing and runing on docker (docker compose run --rm auto-gpt serve )
ERROR Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
my new openai key does not start with sk-proj-
Upload Activity Log Content
2024-09-16 23:04:32,981 ERROR config.py:329 Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
2024-09-16 23:10:00,502 ERROR config.py:329 Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
Upload Error Log Content
Path /benchmark for agbenchmark does not exist
plugins_config.yaml does not exist, creating base config.
2024-09-16 23:10:00,502 ERROR Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
2024-09-16 23:10:00,504 INFO You can get your key from https://platform.openai.com/account/api-keys
The text was updated successfully, but these errors were encountered:
Which Operating System are you using?
Windows
Which version of AutoGPT are you using?
Latest Release
What LLM Provider do you use?
Other (detail in issue)
Which area covers your issue best?
Installation and setup
What commit or version are you using?
0.5.1
Describe your issue.
I get an error when installing and runing on docker (docker compose run --rm auto-gpt serve )
ERROR Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
my new openai key does not start with sk-proj-
Upload Activity Log Content
2024-09-16 23:04:32,981 ERROR config.py:329 Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
2024-09-16 23:10:00,502 ERROR config.py:329 Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
Upload Error Log Content
Path /benchmark for agbenchmark does not exist
plugins_config.yaml does not exist, creating base config.
2024-09-16 23:10:00,502 ERROR Invalid OpenAI API key! Please set your OpenAI API key in .env or as an environment variable.
2024-09-16 23:10:00,504 INFO You can get your key from https://platform.openai.com/account/api-keys
The text was updated successfully, but these errors were encountered: