All your agents are going async / 您的所有代理都将异步

📰 2026-04-22 18:30 更新

🔸 All your agents are going async / 您的所有代理都将异步

🔗 All your agents are going async
🔥 23 points

原文:
Agents used to be a thing you talked to synchronously. Now they’re a thing that runs in the background while you work. When you make that change, the transport breaks.For most of the time LLMs have been around, you use them by opening a chat-style window and typing a prompt. The LLM streams the response back token-by-token. It’s how ChatGPT, claude.ai, and Claude Code work. It’s also how the demos work for basically every AI SDK or AI Library. It’s easy to think that LLM chatbots are the ‘art…

译文:
代理曾经是你同步交谈的对象。现在,当您工作时,它们会在后台运行。当您进行此更改时,交通中断。大多数时候, LLM都会打开聊天风格的窗口并键入提示来使用它们。LLM逐个将响应流式传输回令牌。这就是ChatGPT、claude.ai和Claude Code的工作原理。这也是演示基本上适用于每个AI SDK或AI库的工作方式。它 很容易认为LLM聊天机器人是‘艺术…


自动更新 · 正文抓取 · 双语翻译

Leave a Comment