2 Matching Annotations
  1. Last 7 days
    1. With change data capture (CDC), the system emits a stream of precise updates: inserts, updates, deletes, each tied to specific records.

      大多数人认为AI代理需要主动查询数据系统以获取信息。但作者提出了一种反直觉的方法:让数据库主动向AI代理发送变更事件,而不是让代理轮询或查询。这种模式将AI代理从主动查询者转变为被动响应者,从根本上改变了人机交互模式。

  2. Feb 2021