Skip to content
Discussion options

You must be logged in to vote

Standalone server is an option. You can sign up for a Developer account on LangSmith. The Developer account is also free up to 5k trace executions per month.

How to guide: https://langchain-ai.github.io/langgraph/how-tos/deploy-self-hosted/

Up to date pricing information is here:


Deploying LangGraph Server requires both PostgreSQL and Redis. LangGraph Server uses a web-queue-worker architecture that maintains the queue even during application crashes or horizontal scaling.

LangGraph Server provides a built-in persistence layer which can be used for storing application data (e.g., chat histo…

Replies: 5 comments 15 replies

Comment options

You must be logged in to vote
0 replies

This comment has been hidden.

@PlebeiusGaragicus
Comment options

@kisanmajumder
Comment options

@kenberland
Comment options

@eyurtsev
Comment options

@hinthornw
Comment options

Comment options

You must be logged in to vote
8 replies
@yamanahlawat
Comment options

@ibbybuilds
Comment options

@ibbybuilds
Comment options

@hinthornw
Comment options

@mahimairaja
Comment options

Answer selected by eyurtsev
Comment options

You must be logged in to vote
2 replies
@kisanmajumder
Comment options

@hinthornw
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet