YouTube doesn't want you know this subscribers secret
Get Free YouTube Subscribers, Views and Likes

Building and Testing Reliable Agents

Follow
LangChain

This talk was given as a workshop at the AI Engineering World's Fair on June, 24 2024. LLMpowered agents hold tremendous promise for autonomously performing tasks, but reliability is often a barrier for deployment and productionisation. Here, we'll show how to design and build reliable agents using LangGraph. We’ll cover ways to test agents using LangSmith, examining both agent's final response as well as agent tool use trajectory. We'll compare a custom LangGraph agent to a ReAct agent for RAG to showcase the reliability benefit associated with building custom agents using LangGraph.

Slides:
https://docs.google.com/presentation/...

CoLab:
https://drive.google.com/file/d/1KUCI...

Notebook:
https://github.com/langchainai/langg...

LangGraph:
https://blog.langchain.dev/langgraph...

posted by huiroom