跳到主要内容

LLM 是「缸中之脑」:Harness 作为 Agent 身体的隐喻解释

Summary

@dotey 用哲学"缸中之脑"(Brain in a Vat)解释 Agent 架构:LLM = 脑(有智能无肢体),Harness = 身体(提供感知和行动)。简洁地解释了为什么 Agent = LLM + Infrastructure。

Key Concepts

  • Brain in a Vat — 哲学思想实验(Putnam),漂浮大脑通过电极感知世界
  • LLM Harness — 为 LLM 提供工具/记忆/外部访问的基础设施
  • Agent Architecture Metaphor — 脑+身体 = LLM+Harness 的直觉映射

Metaphor Map

哲学概念AI 对应
缸中之脑LLM
营养液/电极Harness/框架
感知输入上下文/工具结果
行动输出工具调用
  • Anthropic: Harness Design for Long-Running Application Development
  • Anthropic: Effective Harnesses for Long-Running Agents
  • 三分钟大白话:什么是SubAgent?