ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

LangChain Mastery in 2025 | Full 5 Hour Course [LangChain v0.3]

python

artificial intelligence

langchain

langchain course

langchain tutorial

langchain agent

langchain chatbot

langchain crash course

james briggs

james briggs langchain

langchain project

langchain agent tutorial

langchain agent executor

langchain agent example

langgraph

langchain langgraph

langchain langsmith

langchain langsmith langgraph

langsmith

langsmith tutorial

langchain full course

langchain openai

ai

llm

openai

gpt-4o demo

openai api

gpt python

Автор: James Briggs

Загружено: 2025-02-27

Просмотров: 63570

Описание: The Langchain library is a powerful tool for AI engineering, acting as the foundation of the broader LangChain-ecosystem (that is, LangGraph, LangSmith, LangServe, etc). In this course, you'll learn the fundamentals of building with LLMs and the essentials of LangChain — allowing you to build modern agentic systems and potentially move onto other components in the ecosystem such as LangGraph.

Quick Links!
📌 All Course Material: https://aurelio.ai/course/langchain
⭐ Course Repo: https://github.com/aurelio-labs/langc...
🌟 Build Better Agents + RAG:
https://platform.aurelio.ai (use "JBMARCH2025" coupon code for $20 free credits)

This course includes 10 chapters, those are:

1️⃣ When to Use LangChain (https://www.aurelio.ai/learn/langchai...)
Guidelines for when we should use LangChain and what problems the framework does and does not solve.
2️⃣ Getting Started with LangChain (https://www.aurelio.ai/learn/langchai...)
LangChain is one of the most popular open source libraries for AI Engineers. Here we will introduce the library.
3️⃣ AI Observability with LangSmith (https://www.aurelio.ai/learn/langsmit...)
An introduction to LangSmith, an observability service for the LangChain-ecosystem.
4️⃣ Prompt Templating and Techniques in LangChain (https://www.aurelio.ai/learn/langchai...)
Prompting is a critical part of building AI software. Here we'll learn general prompting techniques and specific LangChain tooling for prompting.
5️⃣ Conversational Memory in LangChain (https://www.aurelio.ai/learn/langchai...)
Exploring the various types of conversational memory and best practices for implementing them in LangChain v0.3 and beyond.
6️⃣ Introduction to LangChain Agents (https://www.aurelio.ai/learn/langchai...)
An introduction to LangChain's agents in v0.3 and up using both traditional and LCEL syntax.
7️⃣ LangChain Agent Executor Deep Dive (https://www.aurelio.ai/learn/langchai...)
A deep dive into LangChain's Agent Executor, exploring how to build your custom agent execution loop in LangChain v0.3.
8️⃣ LangChain Expression Language (LCEL) (https://www.aurelio.ai/learn/langchai...)
An introduction to LangChain's Expression Language (LCEL), the recommended syntax for building agents and chains.
9️⃣ LangChain Streaming and Async (https://www.aurelio.ai/learn/langchai...)
All you need to know about streaming and async, allowing us to receive, parse, and send LLM-generated data in real-time.
🔟 Capstone Project: AI Agent App
During the capstone project we build a fully fledged AI agent application using everything we've learned so far. It includes agent execution, tool-use, chat memory, streaming, async, LCEL, and more!

-----

👋🏼 Course Built by Aurelio AI:
https://aurelio.ai

👾 Discord:
  / discord  

Follow on X: https://x.com/jamescalam
Connect on LinkedIn:   / jamescalam  

#langchain #artificialintellegence #aiagents #coding #programming

00:00 Course Introduction
04:24 CH1 When to Use LangChain
13:28 CH2 Getting Started
14:14 Local Course Setup (Optional)
17:00 Colab Setup
18:11 Initializing our OpenAI LLMs
22:34 LLM Prompting
28:48 Creating a LLM Chain with LCEL
33:59 Another Text Generation Pipeline
37:11 Structured Outputs in LangChain
41:56 Image Generation in LangChain
46:59 CH3 LangSmith
49:36 LangSmith Tracing
55:45 CH4 Prompts
01:07:21 Using our LLM with Templates
01:12:39 Few-shot Prompting
01:18:56 Chain of Thought Prompting
01:25:25 CH5 LangChain Chat Memory
01:29:51 ConversationBufferMemory
01:38:39 ConversationBufferWindowMemory
01:47:57 ConversationSummaryMemory
01:57:33 ConversationSummaryBufferMemory
02:09:29 CH6 LangChain Agents Intro
02:16:34 Creating an Agent
02:20:56 Agent Executor
02:27:30 Web Search Agent
02:30:41 CH7 Agent Deep Dive
02:40:08 Creating an Agent with LCEL
02:56:40 Building a Custom Agent Executor
03:05:19 CH8 LCEL
03:09:14 LCEL Pipe Operator
03:13:28 LangChain RunnableLambda
03:18:00 LangChain Runnable Parallel and Passthrough
03:23:13 CH9 Streaming
03:29:22 Basic LangChain Streaming
03:33:29 Streaming with Agents
03:51:26 Custom Agent and Streaming
04:00:46 CH10 Capstone
04:05:25 API Build
04:12:14 API Token Generator
04:16:44 Agent Executor in API
04:34:50 Async SerpAPI Tool
04:40:53 Running the App
04:44:49 Course Completion!

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
LangChain Mastery in 2025 | Full 5 Hour Course [LangChain v0.3]

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

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

Ultimate LangChain Crash Course for Developers 🔥

Ultimate LangChain Crash Course for Developers 🔥

MCP Crash Course for Python Developers

MCP Crash Course for Python Developers

When Should You Use LangChain?

When Should You Use LangChain?

LangGraph Crash Course For Beginners 2025 | Full 8 Hour Course | LangGraph 0.4V LATEST!

LangGraph Crash Course For Beginners 2025 | Full 8 Hour Course | LangGraph 0.4V LATEST!

Master AI Agents & AutoGen in Python with 6 Step-by-Step Projects (2025 Beginner-Friendly)

Master AI Agents & AutoGen in Python with 6 Step-by-Step Projects (2025 Beginner-Friendly)

ИИ АГЕНТЫ в n8n: Полный гайд для начинающих 2025

ИИ АГЕНТЫ в n8n: Полный гайд для начинающих 2025

Можно ли поменять родину так быстро? / вДудь

Можно ли поменять родину так быстро? / вДудь

Prompt Templating and Techniques in LangChain

Prompt Templating and Techniques in LangChain

Deep House Mix 2024 | Deep House, Vocal House, Nu Disco, Chillout Mix by Diamond #3

Deep House Mix 2024 | Deep House, Vocal House, Nu Disco, Chillout Mix by Diamond #3

ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat

ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]