gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

How to use?

Open SaiPanneerselvam opened this issue 2 years ago • 6 comments

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?

SaiPanneerselvam avatar Jun 22 '23 14:06 SaiPanneerselvam

Is this an issue with the repo...?

CillySu avatar Jun 22 '23 15:06 CillySu

Its a question on which terminal i should use (windows)

SaiPanneerselvam avatar Jun 22 '23 15:06 SaiPanneerselvam

You can use bash if you want. Or you can use windows command prompt. It doesn't really matter.

zerofill avatar Jun 22 '23 15:06 zerofill

the export [YOUR API KEY] command doesn't work.

SaiPanneerselvam avatar Jun 22 '23 15:06 SaiPanneerselvam

Please check by google, or ask ChatGPT. Your question is not related with this repository.

tegnike avatar Jun 22 '23 16:06 tegnike

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]

mgrist avatar Jun 22 '23 16:06 mgrist

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]

Thank you @mgrist that really helps.

SaiPanneerselvam avatar Jun 22 '23 22:06 SaiPanneerselvam