#180 · Primary category: LLM Application Frameworks
steamship-langchain
steamship-langchain
Project last updated:02/14/24
GitHub Stars
510
Forks
90
Contributors
8
License
MIT
Why we included this project
LangChain developers who want to move beyond local scripts get a set of adapters here that plug into Steamship's managed hosting. The library wraps the standard LangChain pieces you'd otherwise wire up yourself: an OpenAI LLM adapter, a key-value cache for LLM calls, a persistent vector store, chat history memory, document loaders for files, folders, GitHub repos, and YouTube, and a splitter that respects code structure. Deploying through Steamship then gives you hosted API endpoints, durable app state, auth and multi-tenancy, usage logs, and easy hooks into other Steamship skills such as transcription, all without abandoning regular LangChain code. Teams already on Steamship, or checking it out as a deployment target, can save themselves a fair amount of plumbing.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform