Files
myWiki/concepts/agentic-systems.md

22 lines
623 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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 架构工程手册]]