Тёмный

How To Install GPT Engineer Complete Guide 

Ghost Together
Подписаться 29 тыс.
Просмотров 10 тыс.
50% 1

Опубликовано:

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@nickthehero-v5j
@nickthehero-v5j Год назад
Dude, I love you. I watchet like 20 tutorials and yours is definitely the best.
@Otiyyy
@Otiyyy Год назад
can you help me out i can't find the requirements.txt anywhere can you send me it instead?
@ghosttogether
@ghosttogether Год назад
🤡 thanks
@wbscience2268
@wbscience2268 Год назад
I love you! And I have some Q. I put 'python -m gpt_engineer.main snake' on terminal, but the Vscode sent me "error_code=model_not_found error_message="The model 'gpt-4' does not exist" error_param=model error_type=invalid_request_error message='OpenAI API error received' stream_error=False"....How can I solve this...?
@nathangandawa3034
@nathangandawa3034 Год назад
I discovered today that sometimes "export" when entering the API key will return an error on Windows. So you need to use "set"
@chairjacker
@chairjacker 11 месяцев назад
Why didn't you use a virtual environment on your machine? Isn't it dangerous to be installing dependencies willy nilly like that?
@anhlengoc5244
@anhlengoc5244 11 месяцев назад
I have gpt 3.5 turbo, can I install and use gpt engineer? Can you show me how easy it is? I'm just starting out. Thank you.
@amansingh-os9gd
@amansingh-os9gd Год назад
I dont know whats wrong with my wsl, tkinter is not found however i have package available in site packages for python 3.11
@onic1391
@onic1391 Год назад
I tried Installation but it says no such directory or path while running it
@CostasSachpazis
@CostasSachpazis Год назад
Good Presentation! However, at timeline = 1.58 you mentioned Python3, BUT you Typed: "python --version". Why? Just a typo or a mistake? Thanks.
@ghosttogether
@ghosttogether Год назад
No, latest version of Python 3+ can be wired to python command. It's just a universal command to call current version of Python. This can happen if you just installed it. python does not exclusively refer to >= 2.7 same with pip and pip3
@chairjacker
@chairjacker 11 месяцев назад
@@ghosttogether Has that got to do with the environment variable that was set? I have a question. I set my environment variable to python3.11 path instead of python3 path. Everything seems to be working fine here. Will that be a problem?
@Adam-ko6dx
@Adam-ko6dx Год назад
I have had 2 errors that state that my API key is not valid for GPT 4 and that I have exceeded my quota.
@Dystopic_Disclosure_Podcast
I got it to run however i immediately run out of tokens... which sucks lol I didn't realize id need to pay. thanks for the tutorial id never have gotten that far otherwise.
@amansingh-os9gd
@amansingh-os9gd Год назад
Hey its throwing tkinter error, tried doing using pip and sudo apt -get python3-tk, can someone help ?
@backsansu1
@backsansu1 Год назад
when i run python -m gpt_engineer.main flagfan this code, it said ModuleNotFoundError: No module named 'openai'
@brockfab6520
@brockfab6520 Год назад
+1
@greggplu
@greggplu Год назад
+1
@greggplu
@greggplu Год назад
I'm also confused about the folder names. Following the steps described, this creates the folder GPT-ENGINEER. Where does the subdirectory gpt_engineer come from?
@Christian_Mariager
@Christian_Mariager Год назад
@@greggplu It is a dependency used if you want to make some personal changes to how the engineer works. You dont need to worry about it if you arent making changes.
@frombehindafortress
@frombehindafortress Год назад
same here
@thoth80
@thoth80 Год назад
I hit enter in VB where the prompt is nothing happens.
@AJonesB83
@AJonesB83 Год назад
I keep getting the same error after constantly adding new api keys to avoid this error: openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details Also the repo is different from this video as of Aug 13.
@NyawttyClips
@NyawttyClips Год назад
is this only for python please reply i want to know if i can use this for lua and make a roblox game ?
@worldbanks
@worldbanks Год назад
I got the API Key today and it says invalid API key, can you please help
@frombehindafortress
@frombehindafortress Год назад
After every error, I had to type pip install whatever the error was, until it finally said I was out of OPENAI tokens
@gokhanvural8976
@gokhanvural8976 5 месяцев назад
There is no requirements.txt file even in the github
@sreekanthnayanar
@sreekanthnayanar Год назад
I cant seem to get past the error when i give the command - 'pip install -r requirements.txt'. VScode throws an error that says : ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' how do i get around this?
@MohdFaizan
@MohdFaizan Год назад
did you try pip install -e .
@sreekanthnayanar
@sreekanthnayanar Год назад
@@MohdFaizan yes and after i tried that vs code threw another error that said, "-e option requires 1 argument"
@dave3741
@dave3741 Год назад
@@sreekanthnayanar I got it! You have to enter "pip install -e ." The dot is important.
@sreekanthnayanar
@sreekanthnayanar Год назад
@@dave3741 I’ll try that then. Thanks
@gaselstrakaty4921
@gaselstrakaty4921 Год назад
@@sreekanthnayanar Did it work for you ? Cuz it did not for me...
@whattime2587
@whattime2587 Год назад
Having an issue with the step to 'install requirements.txt' step. It throws an error: could not open requirements file: No such file or directiory: 'requirements.txt'. Anyone have any idea what's happened? Is it possible that there was a name change?
@Christian_Mariager
@Christian_Mariager Год назад
the never version doesn't include a requirements.txt file. Instead write "pip install -e ."
@Max-zr7hr
@Max-zr7hr Год назад
The requirements.txt file was moved to \gpt-engineer-main\docs i just copied it to the main folder and the command worked
@paulshortt
@paulshortt Год назад
i get to the install -r requirements.txt and I get the error unknown option -- r
@AM-pq1rq
@AM-pq1rq Год назад
small detail this wont be for free as you need to pay for your api usage afaik
@tombusath5673
@tombusath5673 Год назад
How will this be different on Mac?
@ghosttogether
@ghosttogether Год назад
Mostly the same. Use Terminal instead of Cmd. Use export command instead of set, to add API key.
@kudoistas5133
@kudoistas5133 Год назад
What are the requirements I have gpt plus, i copied the api key but when i try to create the snake game it gives me error message in console saying "openai.error.RateLimitError: You exceeded your current quota, please check your plan and billing details." wtf is this shit srsly
@IAMCORNHOLIOINEEDTP
@IAMCORNHOLIOINEEDTP Год назад
GPT Plus Sub is not the same as the API Key Sub from OpenAI ..
@Christian_Mariager
@Christian_Mariager Год назад
You need to add an API plan in order to perform the API calls as it is not free. Go to the "Billing" section and add a payment plan in order to actually use the API
@worldbanks
@worldbanks Год назад
What if you don't have an API key?
@ghosttogether
@ghosttogether Год назад
Then your f'd
@worldbanks
@worldbanks Год назад
@@ghosttogether got an API key, was still getting error
@Otiyyy
@Otiyyy Год назад
@Ghost Together can you help me out i can't find the requirements.txt anywhere can you send me it instead?
@vasileandreivraja2835
@vasileandreivraja2835 Год назад
>>> python -m gpt_engineer.main VoicePad File "", line 1 python -m gpt_engineer.main VoicePad ^^^^^^^^^^^^ SyntaxError: invalid syntax >>> why?
Далее
GPT Engineer: Can AI Really Code a Complete Codebase?
15:18
Is GPT Engineer Actually Useful? 🤨
17:33
Просмотров 32 тыс.
Build Any App with One Prompt Using GPT-Engineer
19:59
Просмотров 4,4 тыс.
I Discovered The Perfect ChatGPT Prompt Formula
6:27
GPT-Engineer: Generate a Full Codebase with 1 Prompt
14:24
Become a shell wizard in ~12 mins
12:25
Просмотров 251 тыс.