Getting Started with ReAct AI agents work using langchain

preview_player
Показать описание
How to create AI ReAct agents using Langchain. In this video chris breaks down exactly how Reasoning and Action (ReAct) agents work both by using the out of the box agent framework in Langchain and by building up the agents from scratch. By doing this we can see exactly how this works, step by step.

At the end of this tutorial you'll understand how to use langchain, how ai agents work, how they use reasoning and actions, and how to build AI agents and custom tools for the agent. You will even be able to manually build your own agent

Github is here:
Рекомендации по теме
Комментарии
Автор

Tremendous explanation. Thank you so much Chris!

tiympc
Автор

Thank you for providing such a clear explanation!!! No BS, no following the tutorials given in the documentation blatantly, but actually carefully crafted
tutorial with explanation of what's going on. Hats off!!

joebarhouch
Автор

Awesome video Chris. Really clear and easy to follow. I also understand Langchain a lot more than I did 45 mins ago 🙂

simon_greig
Автор

Great explanation, great content. Keep doing a good work, your channel's worth much more reach and subs :)

QrzejProductions
Автор

The most useful and informative video I saw on this topic. Appreciate❤

xiaoyuyang
Автор

Thank you !!! A good video is when you have a take-away. Mine is the possibility to assign stop keywords, the only missing link on how actually React works in practice.

nikolatanev
Автор

Thank you Chris. Could you show us how to create a ReAct agent using langgrahp?

iliuqian
Автор

"Hey boss chris, I just wanted to say that your tutorial on creating an AI agent was super helpful and easy

to follow! I'm not tech-savvy at all, but even I was able to understand the steps. Would you consider doing
another tutorial using local OLLAMa models? That would be really cool and something I'd definitely want to learn
more about. Thanks for sharing your knowledge with us!"

maizizhamdo
Автор

Thanks for making this video, wonderful explanation 👏

I followed your step in my case the react agent going into loop and timeout.

kindly let me know how to handle this case of looping.

Thanks in Advance!

srirammanda
Автор

Tremendous video. Thank you very much!

joseluisbeltramone
Автор

This is an amazing video Chris :) Thanks for the tutorial

sumandawnmobile
Автор

Excellent explanation as you go along. Providing a github would perfect it, thx!

IdPreferNot
Автор

Hey man! Super helpful. Do you have any thoughts on how this can be useful for agents that need to create code and ensure it works?

matthewmolinar
Автор

I guess it is pretty straightforward using another (eventually open source) LLM instead of GPT, like LlaMa, in your examples?

federicoottomano