Host a self-ask with search endpoint.
Host your own LangChain-based chatbot that remembers user input over sessions.
Summarize the audio track of YouTube videos with LangChain and Steamship.
Use persistent embeddings to answer questions with sources.
Example of a LangChain-based prompt API on Steamship.
steamship_langchain
classes for select langchain
counterparts to get fully-managed hosting.Send us a PR!
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.