LangGraph Platform Pricing and Auth #4700
Unanswered
ibbybuilds
asked this question in
Q&A
Replies: 2 comments
-
+1 it's not very clear |
Beta Was this translation helpful? Give feedback.
0 replies
-
There are many things that are not clear with self hosting. It will be great if this is clarified soon. Clients considering other frameworks due to this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The pricing for the LangGraph Platform is pretty unclear. I’m confused about a couple of things:
How does authentication work with the Dev plan when we’re using the self-hosted Lite option? Can we still use the '@auth' decorators and plug in something like Supabase Auth? If not, how are we expected to handle auth on the server? And if we can’t apply custom auth, what’s the point of that hosting option?
On the Plus plan, it says “Includes 1 free Dev deployment with usage included.” Does that mean we get 100k node executions for free and aren’t charged for the uptime of that deployment? Or just the node executions? Also, if this is still considered a Dev deployment under the Plus plan, do we get access to custom auth there, or are we back to the same limitation as point 1?
If anyone has experience deploying with LangGraph, I’d appreciate some clarification. And if someone from the LangChain team sees this—please consider revisiting the pricing and plan descriptions. It’s difficult to understand what we’re actually getting.
Beta Was this translation helpful? Give feedback.
All reactions