Async Streaming 一等公民设计
Related topics: [[streaming-comparison]]
框架架构分析和设计模式
查看所有标签Related topics: [[streaming-comparison]]
范围:深入分析 OpenAI Codex 的 LLM 客户端抽象架构,包括 ModelClient、ModelClientSession 的设计,以及与 OpenAI API 的交互模式
范围:LiveKit Agents 中两个核心低延迟优化机制的完整实现:FlushSentinel(TTS 分段信号)和 PREFLIGHT_TRANSCRIPT(意图预判与抢占生成)
Related topics: [[kosong-package]], [[kaos-package]], [[wire-protocol]], [[agent-spec]], [[labor-market]]
范围:LiveKit Agents 的 ASR→LLM→TTS 级联管道设计、双工流式实现、关键架构亮点(低延迟、中断处理、动态端点检测)以及面向 Agent 开发者的基础 API
Related topics: [[container-sandbox]], [[message-queue]], [[channel-registration]], [[skill-pattern]], [[agent-swarm]]
范围:分析 comet-ml/opik-openclaw 如何在不侵入 OpenClaw 核心执行链路的前提下,把 Agent 运行事件投影为 Opik trace/span,重点关注数据流转链路与收尾机制
Related topics: [[republic-architecture]], [[session-history-management]]
Related topics: [[kosong]], [[republic]], [[litai]], [[pydantic-ai]], [[langchain]]
Related topics: [[llm-abstraction-comparison]], [[kosong]], [[republic]], [[litai]], [[pydantic-ai]], [[langchain]]
范围:本文档对比分析了 AgentScope 的 Realtime 模块与 Kimi-CLI 的 Kosong 框架在处理“实时性”上的不同哲学、架构实现及设计亮点。