mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 15:12:26 +02:00
- Introduced a new CLI option `--deployment-type` to specify the deployment environment (dev or prod). - Updated the `deploy` function to utilize the specified deployment type when creating a deployment. - Improved the build process with a progress indicator for better user feedback during deployment.