Skip to main content
LangChain.js supports integration with AWS SageMaker-hosted endpoints. Check Amazon SageMaker JumpStart for a list of available models, and how to deploy your own.

Setup

You’ll need to install the official SageMaker SDK as a peer dependency:
npm
npm

Usage