INVOKE关键词检索结果

使用 Amazon Bedrock Guardrails InvokeGuardrailChecks API 保护您的代理 AI 应用程序

Safeguard your agentic AI applications with the Amazon Bedrock Guardrails InvokeGuardrailChecks API

今天,我们宣布推出 Amazon Bedrock Guardrails 的新 API。借助此 API,您可以在代理 AI 应用程序中的任何点应用单独的防护措施(也称为安全检查),而无需创建护栏资源。在这篇文章中,我们将介绍 InvokeGuardrailChecks API 的工作原理以及如何使用它来构建安全的多轮代理 AI 应用程序。

Amazon Bedrock AgentCore 工具现已全面上市:只需几分钟即可从创意变为生产级代理

Amazon Bedrock AgentCore harness is now generally available: Go from idea to production-grade agent in minutes

今天,Amazon Bedrock AgentCore 线束正式上市。两次 API 调用(CreateHarness 定义代理,InvokeHarness 运行它),几秒钟内即可运行代理。该代理在具有文件系统和 shell 的独立环境中运行,因此它可以安全地读取文件、运行命令和编写代码。它会记住会话中的用户和对话,获取您指定的技能(包括 AWS 策划的目录),浏览网页,通过网关或 MCP 调用您的工具,并在会话中切换模型提供商而不会丢失上下文。每一步都会实时反馈给您,并自动跟踪到 Amazon CloudWatch。除非您愿意,否则您不需要编写编排代码或构建容器。

Amazon SageMaker AI Async Inference 现在支持内联请求负载

Amazon SageMaker AI Async Inference now supports inline request payloads

今天,我们宣布为 Amazon SageMaker AI 异步推理提供内联负载支持。客户现在可以直接在 InvokeEndpointAsync API 的请求正文中发送推理负载,无需在每次调用之前将输入数据上传到 Amazon Simple Storage Service (Amazon S3)。