0
Introducing deploy cli
https://blog.langchain.com/introducing-deploy-cli/(blog.langchain.com)A new `deploy cli` has been introduced within the `langgraph-cli` package to simplify deploying and managing agents. The primary command, `langgraph deploy`, allows for one-step deployment of an agent to LangSmith Deployment directly from the command line. This process automatically builds a Docker image and provisions necessary infrastructure like Postgres and Redis for production use. The tool is designed to easily integrate into CI/CD workflows and includes additional commands for listing, viewing logs, and deleting deployments.
0 points•by will22•1 hour ago