Brandon, I am nearly 70 years old and I have been a programmer for over 4 decades. I started as a Cobol programmer and been updating my skills as I went along. Never has been my learning at such a rapid pace as it is in the last year or so since all the AI tools have been arriving. I had just a basic knowledge of Python earlier, but now I have been able to do wonderful things with what I can develop with AI agents using tools available. Your tutorials have been the best I have seen so far. I can't thank you enough for providing the complete source code and explaining very well everything in your videos, including the environment setup. Keep up the great work!
@padhuLP WOW thats awesome that you are still doing and learning at 70. You must be an amazing person, more young people meed to take some tips from you on life lessons. Even better I assume you are retired and doing all this for fun? I only hope I can live and learn as long. Keep be inspirational and take care for your future, Love from N.Ireland ❤
Brandon, this LangChain tutorial is hands down the best I've seen! You nailed all the fundamentals and went deep into the details in such a human and relatable way. Your style makes complex stuff super easy to understand, and the practical examples are spot on. Love that you didn't push any products, just pure high-quality content focused on real value!! This is a must-watch for anyone diving into the matter. Huge thanks for creating such an awesome resource!!! I'll never look back at any other framework after understanding the power of LangChain. I hope you'll create a tutorial with the same level of detail for the new LangChain GenUI. Your style makes learning so much more enjoyable and effective! Thanks for all the great content!
Brandon, I'm new to langchain and GenAI in general. Your masterclass is truely masterclass. On the scale of 10, I would rate it 11. So well structured and demonstrated with examples.
This is one of the best tutorials I've ever seen! Learned so much so quickly thanks to your impeccable organization of ideas at a fast but yet comprehensible pace. Thank you! When LangGraph? 😂
Wow, this LangChain Crash Course was amazing! It broke down the concepts way better than the official documentation. I learned so much from this video, I just had to come online to say thanks! 😂 Really clear and to the point. Please keep making more videos like this on LangChain, LangGraph, and similar stuff! Thanks again! 🙏🙏🙏
Surely one the best tutorial videos I have come across on youtube so far. Not just for Langchain.....but across all the video tutorials for any technology I have seen so far......This is precise, crisp... hits the nail on the head with the learnings!!! and the best thing is it packs so much in.. like a crash course.. not wasting any time at all on typing the code during the recording... saves a lot of time and does not digress the listeners attention!! @brandon you are a good teacher and you know how to hold attention of students like me who sometimes never go beyond 10 mins into the video if the teacher is not able to hold attention and present him/her self well !!! SUPER JOB!!! FORMAT of the Training EXCELLENT!!!
Great suggestion! I’ll definitely add a LangGraph master class to the queue for you guys! 😁 And I created this tutorial because the docs for the new version of LangChain are kinda confusing. I’m hoping this video will help everyone spin up on the new version! If you have any questions on anything, please let me know!
@@bhancock_aiYou're right! I started working with LangChain about a year ago, and now that I need to use it for my current project, almost everything has been deprecated. It was very frustrating at first. Also your CrewAI+Groq video is very good for learning purposes.❤
@@bhancock_ai Yes plz and show how to use function tool calling and react agent with chathistory in it able to use doc store to retrieve information and plz with open source model like chat groq that after making the application can be swapped with gpt so on that structure
Great tutorial... Now I started to understand better Langchain... I bought one Langchain course from Udemy and after watching the first section I just got lost and frustrated... Your explanation is far better... Thanks a lot... Liked and subscribed... definitely I will watch more videos from you.... Thanks again!
Brandon, this course is outstanding! It's exceptionally well-structured, clearly explained, and superbly produced. I aspire to create tutorials to my channel with half of the quality you've got here :)
Hi Brandon, I just wanted to express my gratitude for your incredible LangChain tutorial. Your explanation was crystal clear and went straight to my head. I’ve watched numerous tutorials, but none have provided the depth of information and clarity that yours did. Because of this, I have a special request: could you please create a similar type of video on LangGraph? Your teaching style is truly exceptional, and I’m confident that a tutorial from you on this topic would be immensely beneficial for many learners like myself. Thank you so much for your hard work and dedication!
Hi Brandon, Thank you so much for putting together this Master Class. Previously, I was watching videos of older Langchain versions and encountered many changes and warnings when coding. Those videos had numerous gaps. After watching your videos and coding along, I’ve found it much easier to follow the entire Master Class. Your explanations are very clear, and your visual diagrams greatly help in understanding the flow. Thanks again!
Langchain being relatively new, there are not as many quality youtube videos, at least that's what I thought... but I was wrong! This is the most amazing in depth video I've seen so far. Thank you sir, I absolutely loved your work. ❤
Brandon, your tutorial is the best one I've come through in UA-cam about langchain. Thorough and easy to understand and follow! Both concepts and coding logic well explained! You deserve more subscriptions!
you deserve more subscribers Brandon. "A" class content. Can u do a tutorial on fine-tuning pre trained models and also about GraphRAG? Thank you in advance
Hey Brandon, I played around with Langchain with different learning sources for about two month. But this course gave me more insight than all others together. Very well structured, amazing didactic skills and super performance. Only the wiki example … I would have recorded it once again as it doesn’t match the accuracy of the rest (and yes: I understand that you wanted it to be done and out 😂) Thank you very much. Also for posting it here for free. 🖖
after 46 mins into videos. amazing man ❤️🔥. i really needed this. this is the best resource to learn langchain i came across. full review after finishing the video!!
Best tutorial about langchain not only on yt but on the entire internet. You are a god bro ❤. Please make more such tutorials on langgraph and langsmith
Great video! I just can't comprehend how others can have such a long video and not explain concepts and ideas in the way that you do in 5 minutes. xD ty!
would like to see a version that uses only open-source components, that can be run locally - at the very least provide some pointers to these alternatives
thanks a lot for you help bro . This video was really useful i had got stuck the whole time with outdated langchain . I watched many videos and learn't only outdated half stuff but all thanks to you i have learned langchain completely
Thanks man! It’s funny because I think all of us are getting stuck in their docs! This tutorial was born out of frustration 😂 Once you get everything working, LangChain is pretty great!
Hi Bradon, I am happy to your explanation. I am unable to understand from 02:14 to 02:22, can you please explain me as graphical manner, that will help us to understand.
Hi Brandon, thank you for this great tutorial. I have gone through each word and hands on. Looks like Tool Decorator explanation is missing. Could you please check once?
This is a great tutorial. I have been searching langchain courses for a while, and this is the best of for now. Thank you for your effort, it was very helpful.
this is a great tutorial. Thank you! Can you please advise what tool do you use to draw your diagrams in real time in the video? for example at minute 49:00 you demo chaining concepts
If anyone is having trouble running the 1a_rag file around 1:33:00, the solution that worked for me was to change line 24 to: loader = TextLoader(file_path, encoding = 'UTF-8')
This is great. And I appreciate learning about poetry. But for beginners, they need to learn what’s going on with environments so running through the standard way would be helpful
At 59:00 in under the hood, this way of writing feels more intuitive to me: `invoke_format = RunnableLambda(lambda x: prompt_template.invoke(x)) invoke_model = RunnableLambda(lambda x: model.invoke(x)) parser_output = RunnableLambda(lambda x: StrOutputParser().invoke(x)) chain = RunnableSequence(invoke_format, invoke_model, parser_output)`
Thank you very much for sharing your knowledge and this tutorial. Btw version 03 is out. Can we apply to that version what you teach in this tutorial? . Thanks.
Such a great video regarding langchain, best on youtube definitely. Perfectly explained for beginners. But I have another question. If I have two PDFs: one is from customer and contains rules for writing texts (e.g. forbidden words, structure of chapters, a.s.o.) and the other PDF is a document I want to check for the given rules. What would be the way to do this with Langchain / RAG? Means I don't want to chat with the "Rules"-PDF by asking questions but want the whole Text PDF to be checked for conformity to the rules PDF and as result a list of "faults"
Hey brandon, great video! very helpful! I want to learn AI and build AI agents, but I’m unsure where to start. Should I begin with the basics of AI, or should I jump straight into building AI agents and integrating them with social media? or do i need learn AI from basics with maths!!! 😐 Also, as a full-stack developer, should I focus on tools like LangChain(already learned basics) or LangSmith, etc.., or should I explore no-code platforms? I’m looking for some guidance to help me choose the best path forward. Thanks!
first and foremost really awesome tutorial. can't wait for more like this. I'm having trouble with 2b_rag. i tried various thresholds for the retriever and none are working.
Initially it didn't work for me too. I tried to remove the k value and set the threshold to 0.4 then few checking (if conditions ) then it worked . if condition (optional) .
Cool work , for the part of the prompttemplate final example where it doesn't work, tey to use the .format() that comes with it... hopefully it will work
Excellent couurse. I join Langraph's requests. Maybe Langflow would also be nice (I think it's very practical) why not include the groq API? I think it's free. I have not be able to install it throught Poetry in the directory. Congratulations on the course.
Brilliant tutorial which explores to the depths! Btw Brandon, how to incorporate google gemini or groq or ollama instead of openai service? The prompt template is different for each case. Please make a tutorial on incorporating the same!
I have been using Ollama while working through this tutorial with very few issues and I just used the prompts as they were in the code base. Give Ollama a try. I think you will be surprised at how easy it will be to swap in llama3.
Hey! I’d love to do some deeper dives into LangChain and agents! What else would you like to learn? If you’re interested in using a multi-agent framework, I definitely recommend trying out CrewAI!
Super cool Video Brandon.. excellent content and nice pacing. Thank you so much 🙏 Just completed the Chat Models section. excited to continue with the rest of the sections. For me Gemini model API works and they are quite generous with their Free Tier plan compared to OpenAI
Hey! Poetry is a tool that allows you to easily manage your python environments so you shouldn’t have any issues using it with Pycharm. Also, how do you like Pycharm compared to VSCode?
@@bhancock_ai - Thanks Brandon. I like PyCharm as it comes with many built-in tools and features, such as code analysis, debugging, and testing. But community version has some limitations like we cannot run ipynb. And it can be heavy on system resources, which might slow down performance. But running mini RAGs is not an issue. I also switch to Jupyter for ipynb .Once again thank you for your great compilation on langchain. Looking forward to trying out all projects.
while you used firebase to store chat history, I want to understand how much history will the llm refer to while answering a question ? is there a limit ? or will it go thru all the history and try to answer ?
Hey Brandon, just wanted to get your thoughts on while creating an Agent, what if the agent needs more information from the human i.e follow up questions. We can make a custom tool that asks the question back to the user. However what would the implementation of this be for a web application look like? Would you suggest the follow up question as the final state and then invoke the agent again once the user replies? Thanks!
thank you for sharing your knowledge ! Question: for tools creation the docs mentioned a different approach using the @tool method. Can you explain a bit what the difference is in approach ? ☀
Hey! If you add your email, it will send you an email that contains links to the source code plus links to source code for the rest of my projects! Please let me know if it’s causing you any issues!
Brandon, I am nearly 70 years old and I have been a programmer for over 4 decades. I started as a Cobol programmer and been updating my skills as I went along. Never has been my learning at such a rapid pace as it is in the last year or so since all the AI tools have been arriving. I had just a basic knowledge of Python earlier, but now I have been able to do wonderful things with what I can develop with AI agents using tools available. Your tutorials have been the best I have seen so far. I can't thank you enough for providing the complete source code and explaining very well everything in your videos, including the environment setup. Keep up the great work!
Sir 🫡
❤
What a great story! I am sure you are doing amazing work!
Wow. Tks to share your story.
@padhuLP WOW thats awesome that you are still doing and learning at 70. You must be an amazing person, more young people meed to take some tips from you on life lessons. Even better I assume you are retired and doing all this for fun? I only hope I can live and learn as long. Keep be inspirational and take care for your future, Love from N.Ireland ❤
Brandon, this LangChain tutorial is hands down the best I've seen! You nailed all the fundamentals and went deep into the details in such a human and relatable way. Your style makes complex stuff super easy to understand, and the practical examples are spot on. Love that you didn't push any products, just pure high-quality content focused on real value!! This is a must-watch for anyone diving into the matter. Huge thanks for creating such an awesome resource!!! I'll never look back at any other framework after understanding the power of LangChain.
I hope you'll create a tutorial with the same level of detail for the new LangChain GenUI. Your style makes learning so much more enjoyable and effective!
Thanks for all the great content!
Brandon, I'm new to langchain and GenAI in general. Your masterclass is truely masterclass. On the scale of 10, I would rate it 11. So well structured and demonstrated with examples.
This is one of the best tutorials I've ever seen! Learned so much so quickly thanks to your impeccable organization of ideas at a fast but yet comprehensible pace. Thank you! When LangGraph? 😂
It's on the roadmap! Just need more time!
But thanks Alex! Really appreciate it 😁
Wow, this LangChain Crash Course was amazing! It broke down the concepts way better than the official documentation. I learned so much from this video, I just had to come online to say thanks! 😂 Really clear and to the point. Please keep making more videos like this on LangChain, LangGraph, and similar stuff! Thanks again! 🙏🙏🙏
Surely one the best tutorial videos I have come across on youtube so far. Not just for Langchain.....but across all the video tutorials for any technology I have seen so far......This is precise, crisp... hits the nail on the head with the learnings!!! and the best thing is it packs so much in.. like a crash course.. not wasting any time at all on typing the code during the recording... saves a lot of time and does not digress the listeners attention!! @brandon you are a good teacher and you know how to hold attention of students like me who sometimes never go beyond 10 mins into the video if the teacher is not able to hold attention and present him/her self well !!! SUPER JOB!!! FORMAT of the Training EXCELLENT!!!
This tutorial is much needed. Please create one on Langgraph as well.
Yes 🙏 pls
Yes, please. This is pure gold !
Great suggestion! I’ll definitely add a LangGraph master class to the queue for you guys! 😁
And I created this tutorial because the docs for the new version of LangChain are kinda confusing. I’m hoping this video will help everyone spin up on the new version!
If you have any questions on anything, please let me know!
@@bhancock_aiYou're right! I started working with LangChain about a year ago, and now that I need to use it for my current project, almost everything has been deprecated. It was very frustrating at first.
Also your CrewAI+Groq video is very good for learning purposes.❤
@@bhancock_ai Yes plz and show how to use function tool calling and react agent with chathistory in it able to use doc store to retrieve information and plz with open source model like chat groq that after making the application can be swapped with gpt so on that structure
Great tutorial... Now I started to understand better Langchain... I bought one Langchain course from Udemy and after watching the first section I just got lost and frustrated... Your explanation is far better... Thanks a lot... Liked and subscribed... definitely I will watch more videos from you.... Thanks again!
This is by far one of the best courses on youtube, hands down. Brandon is great! (disclaimer: I don't know Brandon personally)
Brandon, this course is outstanding! It's exceptionally well-structured, clearly explained, and superbly produced. I aspire to create tutorials to my channel with half of the quality you've got here :)
Hi Brandon,
I just wanted to express my gratitude for your incredible LangChain tutorial. Your explanation was crystal clear and went straight to my head. I’ve watched numerous tutorials, but none have provided the depth of information and clarity that yours did.
Because of this, I have a special request: could you please create a similar type of video on LangGraph? Your teaching style is truly exceptional, and I’m confident that a tutorial from you on this topic would be immensely beneficial for many learners like myself.
Thank you so much for your hard work and dedication!
This tutorial is absolute gold ⚱
Super clear and comprehensive!
Best tutorial on YT by far, Langchain docs are soo scattered and with agents and persistent memory, it becomes a nightmare for new ones like me.
If you run into encoding issue while running 1a_rag_basics, then modify TextLoader command as below
loader = TextLoader(file_path, encoding="utf-8")
Thanks for pointing that out
Hi Brandon,
Thank you so much for putting together this Master Class. Previously, I was watching videos of older Langchain versions and encountered many changes and warnings when coding. Those videos had numerous gaps. After watching your videos and coding along, I’ve found it much easier to follow the entire Master Class. Your explanations are very clear, and your visual diagrams greatly help in understanding the flow. Thanks again!
Bro I would literally pay for this information! You r directly on point. I have no idea, how did i find this treasure.
Langchain being relatively new, there are not as many quality youtube videos, at least that's what I thought... but I was wrong!
This is the most amazing in depth video I've seen so far.
Thank you sir, I absolutely loved your work. ❤
It takes time and you have make sure you know it but WOW this is the best class so far by a large margin!
Brandon, your tutorial is the best one I've come through in UA-cam about langchain. Thorough and easy to understand and follow! Both concepts and coding logic well explained! You deserve more subscriptions!
Thank you ray! I wish the UA-cam gods would send more subscribers my way too 😂
you deserve more subscribers Brandon.
"A" class content.
Can u do a tutorial on fine-tuning pre trained models and also about GraphRAG?
Thank you in advance
Hey Brandon, I played around with Langchain with different learning sources for about two month. But this course gave me more insight than all others together. Very well structured, amazing didactic skills and super performance. Only the wiki example … I would have recorded it once again as it doesn’t match the accuracy of the rest (and yes: I understand that you wanted it to be done and out 😂)
Thank you very much. Also for posting it here for free. 🖖
after 46 mins into videos. amazing man ❤️🔥. i really needed this. this is the best resource to learn langchain i came across. full review after finishing the video!!
oh i forgot. Thanks man really thanks 🙏
Best tutorial about langchain not only on yt but on the entire internet. You are a god bro ❤. Please make more such tutorials on langgraph and langsmith
This is some serious quality tutorial. I have been working on this stack for 1 year now still you made me learn a thing or two.
Amazing....
Yeah no 2x is crazy ! 1.5x is the money spot, didn’t even try 1.75 !
Looking forward learning this collection of well gathered information. 👍
Hi Brandon, A video on How to use openai assistants for RAG application with memory instead of using langchain would simplify a lot of things.
Great video! I just can't comprehend how others can have such a long video and not explain concepts and ideas in the way that you do in 5 minutes. xD ty!
Loved the tutorial, thank you. What's the tool that you have used to illustrate the block diagrams? It looks amazing..
would like to see a version that uses only open-source components, that can be run locally - at the very least provide some pointers to these alternatives
thanks a lot for you help bro . This video was really useful i had got stuck the whole time with outdated langchain . I watched many videos and learn't only outdated half stuff but all thanks to you i have learned langchain completely
Thanks man!
It’s funny because I think all of us are getting stuck in their docs! This tutorial was born out of frustration 😂
Once you get everything working, LangChain is pretty great!
Great tutorial. 🎉 I am curious to learn which app you use to do the drawings and the whiteboard. Could use those in my classes too. Thanks.
AI tutorial for the rest of us. You make it all so simple. Great work!
This is the best Langchain tutorial ever created
Hi Bradon,
I am happy to your explanation.
I am unable to understand from 02:14 to 02:22, can you please explain me as graphical manner, that will help us to understand.
Hi Brandon, thank you for this great tutorial. I have gone through each word and hands on. Looks like Tool Decorator explanation is missing. Could you please check once?
Thanks for your tutorial! just finished the entire video. The course is very well structured, and instruction is very clear.
This channels definitely deserves more! Kudos to you Brandon! Thanks for all your hard work.
Your teaching style is really great
This is a great tutorial. I have been searching langchain courses for a while, and this is the best of for now. Thank you for your effort, it was very helpful.
this is a great tutorial. Thank you! Can you please advise what tool do you use to draw your diagrams in real time in the video? for example at minute 49:00 you demo chaining concepts
This is much better than official documentation. Loved it. Thank you for the video
Wonderful master class
If anyone is having trouble running the 1a_rag file around 1:33:00, the solution that worked for me was to change line 24 to: loader = TextLoader(file_path, encoding = 'UTF-8')
Thank you very much for this masterclass ! Helpfull I used ollama with model = Ollama(model="phi3", ...) to do your code. Works perfect. Thank you !
Were you able to get through the agent section using the Ollama phi3 model? Thanks
Thanks for creating this master class! This is suppppppper coool!!!!!
Very well organized and presented tutorial.
Well done, we need more people like you.
This is the best free video that I've ever seen about genAI
Hands down the best LangChain tutorial I've watched. Thanks a lot, Brandon!
This is great. And I appreciate learning about poetry. But for beginners, they need to learn what’s going on with environments so running through the standard way would be helpful
This tutorial is much needed. Please create one using open-source models with llama3 and Ollama or vLLM.
I believe he has a video on that already.
Such a great video explaining LangChain in detail. This should get all the likes! LangGraph please!
At 59:00 in under the hood, this way of writing feels more intuitive to me:
`invoke_format = RunnableLambda(lambda x: prompt_template.invoke(x))
invoke_model = RunnableLambda(lambda x: model.invoke(x))
parser_output = RunnableLambda(lambda x: StrOutputParser().invoke(x))
chain = RunnableSequence(invoke_format, invoke_model, parser_output)`
Thank you very much for sharing your knowledge and this tutorial. Btw version 03 is out. Can we apply to that version what you teach in this tutorial? . Thanks.
the consequence of the video is awesome.
I love that 😂😂
Keep it going, you are really AMAZING!
the best chatbot tutorial i've seen by miles..
Such a great video regarding langchain, best on youtube definitely. Perfectly explained for beginners. But I have another question. If I have two PDFs: one is from customer and contains rules for writing texts (e.g. forbidden words, structure of chapters, a.s.o.) and the other PDF is a document I want to check for the given rules. What would be the way to do this with Langchain / RAG? Means I don't want to chat with the "Rules"-PDF by asking questions but want the whole Text PDF to be checked for conformity to the rules PDF and as result a list of "faults"
This is such a great tutorial. I've learned a ton! Thank you so much for this amazing course.
This is the greatest tutorial I have ever seen! Thank you so much!
Loved that you recommended watching first on double speed - was actually doing that by the time you said it :-)
Hey brandon, great video! very helpful! I want to learn AI and build AI agents, but I’m unsure where to start. Should I begin with the basics of AI, or should I jump straight into building AI agents and integrating them with social media? or do i need learn AI from basics with maths!!! 😐
Also, as a full-stack developer, should I focus on tools like LangChain(already learned basics) or LangSmith, etc.., or should I explore no-code platforms? I’m looking for some guidance to help me choose the best path forward. Thanks!
first and foremost really awesome tutorial. can't wait for more like this. I'm having trouble with 2b_rag. i tried various thresholds for the retriever and none are working.
Initially it didn't work for me too. I tried to remove the k value and set the threshold to 0.4 then few checking (if conditions ) then it worked . if condition (optional) .
This is the best course I've seen on AI! Thank you
Thanks Brandon for this amazing tutorial. Your tutorial has truly helped me to set strong foundation for my Gen-ai learning path!!
Great Video!
I have one Question: What is the software u are using to present your content? Is it an iPad app? Thank you.
Thank you Brandon.. Very useful tutorial for a beginner to start on LangChain. Really recommend this video
Bravo!! Can you please provide a video on LangGraph as well?
Hi Brandon, Could you please make a project video on using crewAI for data Analysis from a SQL database?
Cool work , for the part of the prompttemplate final example where it doesn't work, tey to use the .format() that comes with it... hopefully it will work
Amazing tutorial! Thank you Brandon.
Thank you Brandon! I hope you can make one about LangGraph or LagServe in the near future.
Excellent couurse. I join Langraph's requests. Maybe Langflow would also be nice (I think it's very practical) why not include the groq API? I think it's free. I have not be able to install it throught Poetry in the directory. Congratulations on the course.
I correct. I have already been able to add groq API to the project and it works.
This was an amazing presentation. Thank you
Brilliant tutorial which explores to the depths! Btw Brandon, how to incorporate google gemini or groq or ollama instead of openai service? The prompt template is different for each case. Please make a tutorial on incorporating the same!
I have been using Ollama while working through this tutorial with very few issues and I just used the prompts as they were in the code base. Give Ollama a try. I think you will be surprised at how easy it will be to swap in llama3.
You're the man ❤️👏 we're looking forward to see some similar content on knowledge graph in langchain (neo4j etc...)
Yesss! 🙌🏾
please do one focusing on agents
Hey! I’d love to do some deeper dives into LangChain and agents! What else would you like to learn?
If you’re interested in using a multi-agent framework, I definitely recommend trying out CrewAI!
@@bhancock_ai how LangChain can be integrated with platforms like Voiceflow and VAPI to build robust voice interaction systems.
thank you, the way you are explaining these concepts is very easy to follow
Super cool Video Brandon.. excellent content and nice pacing. Thank you so much 🙏
Just completed the Chat Models section. excited to continue with the rest of the sections.
For me Gemini model API works and they are quite generous with their Free Tier plan compared to OpenAI
Thanks! It's a great tutorial that explains a lot, and I'm really glad.
Thanks Brandon. I got pycharm already. Will adding poetry create any issues? Is poetry an IDE ? or is it like pip
Hey! Poetry is a tool that allows you to easily manage your python environments so you shouldn’t have any issues using it with Pycharm. Also, how do you like Pycharm compared to VSCode?
@@bhancock_ai - Thanks Brandon. I like PyCharm as it comes with many built-in tools and features, such as code analysis, debugging, and testing. But community version has some limitations like we cannot run ipynb. And it can be heavy on system resources, which might slow down performance. But running mini RAGs is not an issue. I also switch to Jupyter for ipynb .Once again thank you for your great compilation on langchain. Looking forward to trying out all projects.
The best LangChain video.
This was amazing! thank you so much for making this free
Brandon, you're the absolute best
Hello Man
You are awesome life saver. Please create a project course with lanchain with real world examples.
while you used firebase to store chat history, I want to understand how much history will the llm refer to while answering a question ? is there a limit ? or will it go thru all the history and try to answer ?
Thank you so much, Brandon! So excited to jump into this!!!
Thanks Tyson!! It’s a long master class so make sure to grab yourself a few cups of coffee 😅
A very well done and This is simply Awesome explanation.. Eager to watch your explanation on different topics.
post full video about Claude 3.5 sonnet model and Claude API - full course video
Very helpful video. Thank you so much for the content. I really appreciate what you have done in this video.
the best tutorial out there..thanks
Hey Brandon, just wanted to get your thoughts on while creating an Agent, what if the agent needs more information from the human i.e follow up questions. We can make a custom tool that asks the question back to the user. However what would the implementation of this be for a web application look like? Would you suggest the follow up question as the final state and then invoke the agent again once the user replies? Thanks!
Amazing course! Thanks Brandon!
BYW: What is the tool used draw stuff? That looks so neat👁🗨
curious too
Awesome tutorial. Can I use llama2 (locally) in place of gpt for chain agent?
This is an outstanding tutorial. Exceptionally well done!
One of the best tutorials I’ve seen🎉
thank you for sharing your knowledge ! Question: for tools creation the docs mentioned a different approach using the @tool method. Can you explain a bit what the difference is in approach ? ☀
Thanks for this tutorial. The form to request access to the code is missing from the page in the description
Hey! If you add your email, it will send you an email that contains links to the source code plus links to source code for the rest of my projects! Please let me know if it’s causing you any issues!
Super informative and very well explained, great job Brandon 👏
this is gold, i love you maaaaan
Hey Brendan, great tutorial. Thanks for sharing....Many Blessings...❤