Загрузка видео...

Не удалось загрузить видео

На главную

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 просмотров • 1 год назад •via X (Twitter)

Комментарии: 10

Фото профиля Juan Sensio
Juan Sensio1 год назад

Just what I was looking for, starting right now 🤗

Фото профиля TarkWong
TarkWong1 год назад

Wow,great!

Фото профиля nicker narayana
nicker narayana1 год назад

@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

Фото профиля Danish Khan
Danish Khan1 год назад

Signed up, looks amazing!

Фото профиля Wendy Carlosa
Wendy Carlosa1 год назад

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

Фото профиля Aditya
Aditya1 год назад

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

Фото профиля GPT.Biz
GPT.Biz1 год назад

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.

Фото профиля William Gray
William Gray1 год назад

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.

Фото профиля Nick Dimitrov
Nick Dimitrov1 год назад

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?

Фото профиля The Martian
The Martian1 год назад

Finally

Похожие видео

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 просмотров • 1 год назад