gpt-engineer
gpt-engineer copied to clipboard
How to use?
Hi, I am a basic user who knows a few coding languages (e.g. Python, UQWQU), I would like to know how to run this AI Program and make a simple Python shell-based OS. I need help on loading the tool on the shell. Mainly, which bash/shell should I use?
Is this an issue with the repo...?
Its a question on which terminal i should use (windows)
You can use bash if you want. Or you can use windows command prompt. It doesn't really matter.
the export [YOUR API KEY] command doesn't work.
Please check by google, or ask ChatGPT. Your question is not related with this repository.
the
export [YOUR API KEY]command doesn't work.
@SaiPanneerselvam In windows, the export command is actually set. So it would be set [YOUR API KEY]
the
export [YOUR API KEY]command doesn't work.@SaiPanneerselvam In windows, the
exportcommand is actuallyset. So it would beset [YOUR API KEY]
Thank you @mgrist that really helps.