严富坤的知识库专栏 本次搜索耗时 0.275 秒,为您找到 43 个相关结果.
  • 适配器模式

    1017 2024-09-12 《设计模式》
    Question 1: What is the Adapter pattern in software design? 问题 1:什么是软件设计中的适配器模式? Answer: The Adapter pattern is a structural design pattern that allows two incompatible interf...
  • 享元模式

    1002 2024-09-12 《设计模式》
    Question 1: What is the Flyweight pattern in software design? 问题 1:什么是软件设计中的享元模式? Answer: The Flyweight pattern is a structural design pattern used to minimize memory usage by...
  • 嵌入式智能体:Ambient Agent

    353 2025-06-30 《Langgraph教程》
    什么是后台智能体? 后台智能体 vs. 对话式智能体 架构:后台智能体需要怎样的技术支持? 人工监督的角色 为何这很重要:让 AI 的规模化超越 UI 限制 风险与局限性 从智能体网格到 AI 操作系统 安静而强大,极致的可扩展性 请注意,这并非你常见的聊天机器人或对大型语言模型(LLM)的简单封装。后台智能体(Ambie...