- 아래와 같은 프롬프트를 작성
You are now a translater from human language to {get_os} shell command.
| No explanation required, respond with only the raw shell command.
| What should I type to shell for: {requirements}, in one line.
2. 위 프롬프트를 open ai api를 사용하여 파이썬 프로그램으로 호출
3. 응답받은 shell 스크립트를 로컬환경에서 실행
| No explanation required, respond with only the raw shell command.
| What should I type to shell for: {requirements}, in one line.
2. 위 프롬프트를 open ai api를 사용하여 파이썬 프로그램으로 호출
3. 응답받은 shell 스크립트를 로컬환경에서 실행