flâneur — a map of the web's best reading

🦜️🏓 LangServe | 🦜️🔗 Langchain

python.langchain.com · 517 words · saved by 1 readers

🚩 We will be releasing a hosted version of LangServe for one-click deployments of LangChain applications. Sign up here to get on the waitlist. LangServe helps developers deploy LangChain runnables and chains as a REST API. This library is integrated with FastAPI and uses pydantic for data validation. In addition, it provides a client that can be used to call into runnables deployed on a server. A javascript client is available in LangChainJS. We will be releasing a hosted version of LangServe for one-click deployments of LangChain applications. Sign up here to get on the waitlist. Use the LangChain CLI to bootstrap a LangServe project quickly. To use the langchain CLI make sure that you have a recent version of langchain-cli installed. You can install it with pip install -U langchain-cli. Get your LangServe instance started quickly with LangChain Templates. For more examples, see the templates index or the examples directory. Here's a server that deploys an OpenAI chat model, an Anthr

Explore this link on the map →

saved by