20260514:增加新内容

This commit is contained in:
2026-05-14 13:54:52 +08:00
parent 56c4d3ef7c
commit b116710e4c
294 changed files with 10682 additions and 255 deletions

View File

@@ -0,0 +1,21 @@
---
title: "Agentic Systems智能体系统"
created: 2026-05-11
updated: 2026-05-11
type: concept
tags: [agent-architecture, placeholder]
sources: [[prompt-caching-architecture]]
---
# Agentic Systems智能体系统
## 定义
Agentic Systems 指具备自主决策和执行能力的 AI 系统,通常包含工具调用、状态管理、上下文维护等核心能力。
> 此页面为占位符,由 [[prompt-caching-architecture|Prompt Caching 架构工程手册]] 集成时创建。
## 相关概念
- [[prompt-caching|Prompt Caching]]
- [[prompt-caching-architecture|Prompt Caching 架构工程手册]]