LangChain 1.0 Alpha – Feedback Wanted!

Hey LangChain Community!

We’re excited to announce that we’ve published the first alpha release for LangChain & LangGraph v1! There are a few key points:

  1. LangGraph is largely the same as before, no breaking changes. We’ve heard good feedback about LangGraph and are excited to move to 1.0
  2. New standard content blocks on messages in LangChain Core. Message formats are evolving, and so is LangChain. Backwards compatible
  3. LangChain itself - high level agents and chains - is greatly changed. You should think of LangChain 1.0 as a new package - focused around a central agent abstraction, built on top of LangGraph
  4. New docs site!

Note that these are alpha releases (and docs), so you can expect some rough edges and breaking changes throughout the alpha period (if you encounter any issues, please open an issue!). We’re working on publishing the stable release for 1.0 in late October. To get started with v1, head on over to the quickstart guide or read the blog post

I’m excited for v1 and to see how it applies to my application!

Really great to hear v1

What a great moment it is

Have beenfollowing and a avid user from v0.0.1 to create-react agent move from langchain to langraph to langmem and bigtols and supervisor agents to init chat model and finally now

What a journey

Wish to continue to be a part of your community

With lots of enthusiasm,

All the best

Shriram

Final year Student

As a Senior PHP Engineer with extensive experience in building large-scale web applications, I’m curious to know how feasible it is to build frameworks similar to LangChain and LangGraph in PHP. Considering PHP’s ecosystem, concurrency model, and integration capabilities, do you see realistic opportunities for implementing such agentic workflows and graph-based orchestration in PHP, or would it be more practical to interface with existing Python/TypeScript implementations instead?

It’s great!

Me,too

Hi!

I wonder if this issues will be addressed for the 1.0 release?

Please support v1 Alpha for https://www.npmjs.com/package/@langchain/aws

I loooove the work you guys are doing! Great progress!

Do you plan to upgrade the ui repo?

The LangGraph Studio Interact view does not show subagents work.

I’d would be super great if you could show some advanced techniques on how to implement memory :slight_smile:

I like that you have your own academy. I would also love to hear more about deep agent best practices.

And ambient agent best practices.

Keep doing the great work!

Hi @beepsoft -langgraph dev is strictly for development and so it is by design that langgraph api will use an in-memory checkpointer. We have no plans to support alternative checkpointers here. If you want persistent storage you can deploy on LangGraph Platform, where you have a few deployment options: see the docs.

I’d be interested in playing with existing agents , where can I find some ? The ones from the CLI seem to be using the old versions still.

it’s great : there is everything I was waiting for!

Love to have LangChain Alpha access in LangSmith deployments, at least for development