Host managed LangChain Apps in seconds.

Async compute, data storage, embedding search, and custom endpoints built-in.

How does hosted LangChain work?

  1. Swap steamship_langchain classes for select langchain counterparts to get fully-managed hosting.
  2. Wrap your code in Flask-style endpoints to deploy a live, multi-user API.
View GitHub Repo

Send us a PR!

Supported Swap-ins

Cloud Hosting FAQ

Questions? Reach out over email or join our Discord.

Hosting

Limits

Response Types

How to Deploy

Need more help? Reach out over email or join our Discord.

Install our Python library

From the folder containing api.py, run pip install steamship.

Run 'ship deploy'

Installing our python library makes the ship deploy command available. Your first time, you will be walked through a few questions to configure your package.

Share the results

When deployment succeeds, you'll see a URL that lets anyone try your API on the web or use it over HTTP.