PulseAugur
实时 23:24:16

SageMaker AI adds OpenAI-compatible API support for model endpoints

Amazon SageMaker AI now offers OpenAI-compatible API support for its real-time inference endpoints. This integration allows users to invoke models hosted on SageMaker using existing OpenAI SDKs, LangChain, or Strands Agents by simply updating the endpoint URL. The new feature supports bearer token authentication for secure access and enables multi-model hosting and the deployment of fine-tuned open-source models without requiring code modifications. AI

影响 Simplifies integration for developers using OpenAI's ecosystem with models hosted on AWS infrastructure.

排序理由 This is a product update for an existing service, enabling compatibility with another ecosystem, rather than a novel model release or core research.

在 AWS Machine Learning Blog 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

SageMaker AI adds OpenAI-compatible API support for model endpoints

报道来源 [1]

  1. AWS Machine Learning Blog TIER_1 English(EN) · Marc Karp ·

    Announcing OpenAI-compatible API support for Amazon SageMaker AI endpoints

    Today, Amazon SageMaker AI introduces OpenAI-compatible API support for real-time inference endpoints. If you use the OpenAI SDK, LangChain, or Strands Agents, you can now invoke models on SageMaker AI by changing only your endpoint URL. You don’t need a custom client, a SigV4 wr…