반응형
[Review other people's prompts - try autogpt] - Stairway To Heaven
: Create your own agent.
참고 :https://www.facebook.com/syp.sypark/p...
(박시용님 페이스북)
Role: Code a game that can be run directly in a web browser
Goal 1: Never request more than 4090 tokens when making a request to openai.
Goal 2: Do all work in docker.
Goal 3: The docker directory is /home/hacker/x/Auto-GPT/auto_gpt_workspace/ and the
See Dockerfile, docker-compose.yml.
Goal 4: Build and run the image using the following command: docker-compose up --build
Code the game source in app.py
Goal 5: To test, go to http://127.0.0.1:5000에 and test.
Goal 6: Code the Baskin Robbins 31 game.
Goal 7: Find the rules of the game by googling them.
Goal 8: There are two players, one of whom is a computer that automatically learns the rules and plays the role.
ps.
* Adding a prompt because the result was tricky to get.
* Expected to get results on the web via flask or fastapi.
Satisfied with the final python source.
음악 - Led Zeppelin -Stairway To Heaven
리즈 :그댄 행복에 살텐데
https://youtu.be/qZ2mznkUOPM?si=E673myj4cxuYfq_J
반응형
'chatgpt > coding with ai' 카테고리의 다른 글
[Review other people's prompts - try autogen] - 그댄 행복에 살텐데 (0) | 2023.10.12 |
---|---|
[ChatGPT] Automate blog creation with OPENAI API (ChatGPT) (0) | 2023.03.06 |
Coding to chatgpt (0) | 2023.02.10 |
[golang] code2GPT (0) | 2023.02.09 |
[c++] code2GPT (0) | 2023.02.07 |