Skip to content

Commit

Permalink
add docs for steamship deployment (#949)
Browse files Browse the repository at this point in the history
Co-authored-by: Harrison Chase <[email protected]>
  • Loading branch information
hwchase17 and Harrison Chase authored Feb 9, 2023
1 parent e85c53c commit c71027e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/deployments.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ It implements a Question Answering app and contains instructions for deploying t
## [Vercel](https://github.com/homanp/vercel-langchain)

A minimal example on how to run LangChain on Vercel using Flask.


## [SteamShip](https://github.com/steamship-core/steamship-langchain/)
This repository contains LangChain adapters for Steamship, enabling LangChain developers to rapidly deploy their apps on Steamship.
This includes: production ready endpoints, horizontal scaling across dependencies, persistant storage of app state, multi-tenancy support, etc.

0 comments on commit c71027e

Please sign in to comment.