Loading video...

Video Failed to Load

Go Home

🚀 Introducing LangGraph Cloud 🚀 LangGraph helps you build reliable agents that actually work. Today, we've launched LangGraph Cloud, our new infrastructure to run fault-tolerant LangGraph agents at scale. With LangGraph Cloud, you can: • Handle large workloads with horizontally-scaling servers, task queues, and built-in persistence • Debug agent...

134,051 views • 2 years ago •via X (Twitter)

10 Comments

Git Maxd's profile picture
Git Maxd2 years ago

This looks amazing - can’t wait to try it! Great work 🦜

Muratcan Koylan's profile picture
Muratcan Koylan2 years ago

this is great! can’t wait to try

Mohan Reddy's profile picture
Mohan Reddy2 years ago

This is so cool, this AI advancements necessitate the mundane and general tasks. 👏 Wishing this a big hit.

Greg Charles's profile picture
Greg Charles2 years ago

🔥

Assaf Elovic's profile picture
Assaf Elovic2 years ago

This is super exciting!

Elastic's profile picture
Elastic2 years ago

We're excited to be partnering with @LangChainAI on the addition of LangGraph to set the foundation for building AI workloads at scale providing greater flexibility and efficiency!

RAG's profile picture
RAG2 years ago

Has some features I posted for @crewAIInc Background runs, crons.

StackGPT's profile picture
StackGPT2 years ago

Nice!! Will this UI be available for self hosting as well ?

Wallpaper Keith's profile picture
Wallpaper Keith2 years ago

Please can you provide better visibility of the messages to and from the LLM when using Langchain. Printing to the console would be fine. Thanks. People shouldn't have to use LangSmith to see what is going on.

Josh Thomas's profile picture
Josh Thomas2 years ago

please work towards making it more like Databricks so we can use compute and storage in our cloud networks

Related Videos

New short course: Long-Term Agentic Memory with LangGraph. Learn to build an agent with long-term memory in this course developed in collaboration with taught by its Co-Founder and CEO, Harrison Chase! Personal assistance and productivity tasks have become important use cases for agents. An important feature of an AI assistant, such as a coding or calendar assistant, is its ability to keep improving over time from its experience. Agent memory is the key capability that enables this. To add memory to an agent, you must first figure out what to store and what to retrieve when it is time to use the information. Additionally, you’ll have to decide when to update the stored information. For example, you might update in each iteration loop of the agent or perform updates in the background, with a helper agent. In this course, you will learn a mental framework to build agents with long-term memory. You'll create a useful email assistant that can respond, ignore, and notify using writing, scheduling, and memory-management tools. You’ll develop your agent's memory by adding facts to its memory store, provide examples to learn the user's preferences, and optimize system prompts to evolve instructions based on previous responses. In detail, you’ll: - Learn how the three types of memory--semantic, episodic, and procedural–and the two update mechanisms–via hot path and in the background–apply to your agents. - Build an email agent with writing, scheduling, and availability tools, along with a router that triages incoming email and handles it accordingly by ignoring, responding, or notifying the user. - Add tools to your email agent that allow it to operate on semantic memory by learning facts about the user, storing them in a long-term memory store, and searching over them in future interactions. - Incorporate episodic memory, in the form of few-shot examples, in the triage step of your agents to help them learn and update user preferences. - Add procedural memory as system prompts, optimized with feedback to improve the instructions the agent follows. Learn how to approach memory in agents, and start building agents with long-term memory with LangGraph! Please sign up here:

Andrew Ng

131,779 views • 1 year ago