Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

LangChain Academy is live! Our first course — Introduction to LangGraph — teaches you the in-and-outs of building a reliable AI agent. In this course, you’ll learn how to: 🛠️ Build agents with LangGraph's graph-based workflows 🔄 Use memory + human-in-the-loop for smarter, self-corrective agents 📚 Create your own...

105,434 Aufrufe • vor 1 Jahr •via X (Twitter)

10 Kommentare

Profilbild von Juan Sensio
Juan Sensiovor 1 Jahr

Just what I was looking for, starting right now 🤗

Profilbild von TarkWong
TarkWongvor 1 Jahr

Wow,great!

Profilbild von nicker narayana
nicker narayanavor 1 Jahr

@unkallben @threecheers99 spread it to any one who wanna dive in to LLM and Generative AI this is best place to. begin with on building backend Apps using GenAI. any one planning to dive in to programming, this gives chance to program and also build new gen products

Profilbild von Danish Khan
Danish Khanvor 1 Jahr

Signed up, looks amazing!

Profilbild von Wendy Carlosa
Wendy Carlosavor 1 Jahr

on mute I'm certain I should be negotiating the release of these hostages but then with sound I give up

Profilbild von Aditya
Adityavor 1 Jahr

Had a first look at the course, looks very practical.

Profilbild von GPT.Biz
GPT.Bizvor 1 Jahr

This course looks super helpful for anyone interested in AI development! I recommend checking it out if you're keen to learn how to build intelligent agents.

Profilbild von William Gray
William Grayvor 1 Jahr

I have started the course, TBH I love what I have seen so far. I have the course running on my virtual server and accessing it via visual studio code. When will studio be available for Linux, if at all.

Profilbild von Nick Dimitrov
Nick Dimitrovvor 1 Jahr

This is all nice and sweet with OpenAI. How does it work with HF + local Meta Llama 3.1? I can't make it work in past two days. Different errors occur, from missing chat templates to missing eos/ bos tokens, to inability to bind tools with ChatHuggingFace.bind_tools. any guides?

Profilbild von The Martian
The Martianvor 1 Jahr

Finally

Ähnliche 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,640 Aufrufe • vor 1 Jahr