6 ms·
Maybe simply a larger task? "Write 10 popular mini games" --> What are those games? 1. Agent --> How does each of them work? 2. Agent --> Write each of those.
by kosh2 3y ago
Maybe simply a larger task?
"Write 10 popular mini games"
--> What are those games? 1. Agent
--> How does each of them work? 2. Agent
--> Write each of those. Agent 3-13
- 33a 3y agoI'm just using the examples from the paper. Here's another one: "Implement a Gomoku game using Python, incorporating an AI opponent with varying difficulty levels." One shot prompt works fine: https://chat.openai.com/share/4435152f-ba13-45a5-a116-eb4f57b27ab2 https://chat.openai.com/share/4435152f-ba13-45a5-a116-eb4f57... AFAICT using ChatGPT directly gets you better results with lower cost and less complexity. The "MetaGPT" framework adds bloat and delivers nothing.