feat(agent): 实现 Agent Runtime LLM 配置与消息元数据结构化支持

This commit is contained in:
qzl
2026-03-05 18:25:51 +08:00
parent c07d339a5f
commit db158de39c
26 changed files with 1215 additions and 2914 deletions
+2
View File
@@ -0,0 +1,2 @@
1. memory短期的加载。memory的生命周期为ttl+对话条目+session_id。用crewai
2.