做AI代理和自动化开发的团队,可以试试用循环替代手动提示,让LLM更高效地执行长任务。
开发者应转向设计循环(loops)来驱动AI代理,而非手动输入提示。新LLM训练后能更长时间不间断执行任务,循环可充分利用这一特性。该方法通过编码清晰目标的指令,实现自动化流程。这并非全新概念,但当前模型能力使其更可行。
The point is that you should start implementing ways to encode instructions/prompts with clear goals...
The point is that you should start implementing ways to encode instructions/prompts with clear goals inside automations. Nothing new but newer LLMs are being trained to perform for longer duration uninterrupted. Loops are one way to take advantage of that. Peter Steinberger 🦞 @steipete Here’s your monthly reminder that you shouldn’t be prompting coding agents anymore. You should be designing loops that prompt your agents. 🔗 View Quoted Tweet 💬 13 🔄 3 ❤️ 21 👀 4080 📊 11 ⚡