返回全部动态

AWS 发布基于 Bedrock 托管知识库的多租户智能体聊天应用架构

原标题:Build multi-tenant agentic chat applications on enterprise data with Amazon Bedrock Managed Knowledge Base

AWS Machine Learning Blog一手来源产品发布质量 82

AI 摘要

AWS 发布了基于 Amazon Bedrock 托管知识库构建多租户智能体聊天应用的架构方案。该方案利用 Bedrock 的托管知识库处理文档摄取、向量索引和检索,并通过 Cognito 身份验证和元数据标签实现租户数据隔离。应用通过 API Gateway、Lambda、SQS 和 DynamoDB 实现异步摄取和状态跟踪,支持用户上传文档并立即进行基于检索的问答。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

Build multi-tenant agentic chat applications on enterprise data with Amazon Bedrock Managed Knowledge Base Multi-tenant agentic chat assistants have become a frequent request for large-scale customers, and document chat sits at the top of the list. A user uploads a contract, a report, or a product manual, and then researches or asks questions about it immediately or in the future. The conversational interface is straightforward to build, but the multi-tenant agentic retrieval system behind it is


发布时间:2026-09-01 02:56
抓取时间:2026-09-01 03:51
来源机构:AWS
阅读原文aws.amazon.com