chore: 构建初始项目结构。

This commit is contained in:
徐涛
2026-05-07 09:27:04 +08:00
commit 4eb8d9511f
5 changed files with 383 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# AG Core
AG Core是一个用于提供构建智能体的底层工具箱,其中提供的功能主要包括基础的大模型调用的完整周期,提示词的组合与优化,记忆检索与管理、MCP与工具的调用等。