UNPKG

agents

Version:

A home for your AI agents

11 lines (10 loc) 243 B
import { n as WebSocketChatTransport, r as WebSocketChatTransportOptions, t as AgentConnection } from "../ws-chat-transport-UNRIS2xl.js"; export { type AgentConnection, WebSocketChatTransport, type WebSocketChatTransportOptions };