diff --git a/docs/.gitignore b/docs/.gitignore index 00cb44d70..e39d4e7db 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,2 +1,3 @@ *.ipynb site/ +docs/tutorials/**/*.png diff --git a/docs/docs/cloud/how-tos/cloud_examples/img/webhook_results.png b/docs/docs/cloud/how-tos/cloud_examples/img/webhook_results.png new file mode 100644 index 000000000..c0fea310a Binary files /dev/null and b/docs/docs/cloud/how-tos/cloud_examples/img/webhook_results.png differ diff --git a/docs/docs/cloud/index.md b/docs/docs/cloud/index.md index 708c23d82..b23908dcb 100644 --- a/docs/docs/cloud/index.md +++ b/docs/docs/cloud/index.md @@ -1,5 +1,11 @@ # LangGraph Cloud (beta) +!!! tip + - LangGraph is an MIT-licensed open-source library, which we are committed to maintaining and growing for the community. + - LangGraph Cloud is an optional managed hosting service for LangGraph, which provides additional features geared towards production deployments. + - We are actively contributing improvements back to LangGraph informed by our work on LangGraph Cloud. + - You can always deploy LangGraph applications on your own infrastructure using the open-source LangGraph project. + !!! danger "Important" LangGraph Cloud is a closed source, paid product in an invite-only stage. We are currently focused on providing high bandwidth support to make our select early customers successful. If you are interested in applying for access, please fill out [this form](https://www.langchain.com/langgraph-cloud-beta).