logo
Agent
  1. 大模型发展史总复盘:从生成文本到可执行系统

    AI
    LLM
    技术总结
    Agent
    学习路线
  2. 长任务 Agent:检查点、恢复与幂等执行

    AI
    LLM
    Agent
    工作流引擎
    可靠性
  3. 实时语音 Agent:延迟预算与打断处理

    AI
    LLM
    语音交互
    Agent
    WebRTC
  4. 多模态 Agent:让模型读图、读表、读屏幕

    AI
    LLM
    多模态
    Agent
    Computer Use
    top
  5. 2025 年总结:从 Copilot 到可执行 Agent

    AI
    LLM
    Agent
    Copilot
    技术总结
  6. BrowserGym 与任务型 Agent 基准测试

    AI
    LLM
    Agent
    BrowserGym
    模型评测
  7. Agent 评测:任务成功率、轨迹质量与成本

    AI
    LLM
    Agent
    模型评测
    成本优化
    top
  8. Human-in-the-loop:高风险动作前的审批设计

    AI
    LLM
    Agent
    Human-in-the-loop
    安全设计
  9. Agent 失败模式:循环、幻觉、工具误用与失控

    AI
    LLM
    Agent
    可靠性
    安全工程
  10. Agent Memory:短期记忆、长期记忆与用户画像

    AI
    LLM
    Agent
    Memory
    隐私保护
  11. Computer Use:浏览器操作的状态机设计

    AI
    LLM
    Computer Use
    Agent
    浏览器自动化
  12. MCP Server 实战:为博客暴露搜索工具

    AI
    LLM
    MCP
    Agent
    TypeScript
  13. MCP 协议入门:统一模型与外部工具的连接

    AI
    LLM
    MCP
    Agent
    协议
  14. 多智能体协作:什么时候值得拆成多个 Agent

    AI
    LLM
    Agent
    多智能体
    架构
  15. Tool Calling 的可靠性:Schema、重试与幂等

    AI
    LLM
    Agent
    Tool Calling
    工程实践
  16. ReAct Agent:从搜索工具开始实现智能体

    AI
    LLM
    Agent
    ReAct
    TypeScript
  17. Agent 是什么:模型、工具、状态与循环

    AI
    LLM
    Agent
    架构
    学习
    top
  18. LLM 安全:Prompt Injection 与越权工具调用

    AI
    LLM
    安全
    Prompt Injection
    Agent