본문 바로가기
chatgpt/coding with ai

[Review other people's prompts - try autogen] - 그댄 행복에 살텐데

by SpeeDr00t 2023. 10. 12.
반응형

[Review other people's prompts - try autogen] - 그댄 행복에 살텐데
: Create your own agent.


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: Refer to the Dockerfile and docker-compose.yml files in 
        that ( /home/hacker/x/Auto-GPT/auto_gpt_workspace/ ) 
        directory and do not modify or create them.
Goal 4: Code the game source in app.py
Goal 5: Code the Baskin Robbins 31 game.
Goal 6: Find the rules of the game by googling them.
Goal 7: There are two players, one of whom is a computer that automatically learns the rules and plays the role.
Goal 8: Write a message to the chat window and wait 1 second 

음악 -
      리즈 :그댄 행복에 살텐데
      

 

https://youtu.be/7esoPtrKRrA?si=MvOxYTZr45s3Bp9C 

 

반응형

'chatgpt > coding with ai' 카테고리의 다른 글

[Review other people's prompts - try autogpt] - Stairway To Heaven  (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