langchain-ai/langserve
LangServe 🦜️🏓
ArchivedDeploys LangChain runnables as REST APIs with FastAPI, automatically inferring input/output schemas from Pydantic models and providing `/invoke`, `/batch`, `/stream`, and `/stream_log` endpoints. Includes a web playground for testing, optional LangSmith tracing integration, and client SDKs (Python and JavaScript) that treat remote runnables as local objects. Built on battle-tested async primitives (uvloop, asyncio) for efficient concurrent request handling.
2,282 stars.
Stars
2,282
Forks
262
Language
JavaScript
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/langchain-ai/langserve"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
onlyphantom/llm-python
Large Language Models (LLMs) tutorials & sample scripts, ft. langchain, openai, llamaindex, gpt,...
alphasecio/langchain-examples
A collection of apps powered by the LangChain LLM framework.
daveebbelaar/langchain-experiments
Building Apps with LLMs
ray-project/langchain-ray
Examples on how to use LangChain and Ray
amjadraza/langchain-chainlit-docker-deployment-template
A template to run Lanchain Powered App using Chainlit Front UI