docs: 多租户 AI Agent 中台设计讨论纪要#2
Draft
bmeAtnju wants to merge 1 commit into
Draft
Conversation
Co-authored-by: wfLi <619254993@qq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概述
新增一份设计讨论纪要
AI多租户Agent中台-设计讨论.md,整理了"基于 CopilotKit 为多个现有业务系统构建 AI 赋能能力"的讨论结论。内容要点
agents工厂按租户解析、beforeRequestMiddleware鉴权、AgentRunner按threadId管理会话(租户+用户+会话Id 的复合 key 或自定义持久化 Runner)。说明
该文档为设计讨论纪要,仅新增一个 Markdown 文件,不改动任何代码逻辑。