Langchain: The BEST Library For Building AI Apps In Python?

  Рет қаралды 4,773

pixegami

pixegami

Күн бұрын

Пікірлер: 10
@Python_paratha
@Python_paratha 4 ай бұрын
Your explanation are simple and precise, it's great that that explaining what exactly this code is doing instead of writing the code line by line .
@pixegami
@pixegami 4 ай бұрын
Thank you! Glad you enjoyed it :)
@luisjoseve
@luisjoseve 9 ай бұрын
Awesome explanation, thank you very much.
@pixegami
@pixegami 9 ай бұрын
Thanks! I hope it was helpful.
@SlaHu.
@SlaHu. 11 ай бұрын
LLM : libmagic library gave me the most pain when i was on a project. Its like everything was failing and falling apart.
@UserHuge
@UserHuge 9 ай бұрын
How do RAG and function calling combine?
@pixegami
@pixegami 9 ай бұрын
If you have a deterministic sequence (e.g. RAG first, then use the results and call a function), then you can create a chain: python.langchain.com/docs/modules/chains/ If you need the AI to reason about which action to take next (e.g. RAG or function calling) then use an Agent, and add "RAG" and "function calling" as tools: python.langchain.com/docs/modules/agents/tools/
@astronemir
@astronemir 8 ай бұрын
Why would langchain just reinvent .() chaining? Abusing the python syntax like this. Just return and take in self to enable it using classes, or use a functional pattern. I’m disgusted, lol.
@pixegami
@pixegami 7 ай бұрын
I guess you're referring to the LCEL for chaining the expressions? I don't like how it works either. It uses fewer lines/words, but it really does feel a lot less intuitive to parse than just standard function chaining.
Streamlit: The Fastest Way To Build Python Apps?
11:57
pixegami
Рет қаралды 118 М.
RAG + Langchain Python Project: Easy AI/Chat For Your Docs
16:42
Officer Rabbit is so bad. He made Luffy deaf. #funny #supersiblings #comedy
00:18
Funny superhero siblings
Рет қаралды 15 МЛН
Spongebob ate Michael Jackson 😱 #meme #spongebob #gmod
00:14
Mr. LoLo
Рет қаралды 10 МЛН
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 113 МЛН
ChatGPI API in Python ✨ How to Build a Custom AI Chat App
25:29
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
pixegami
Рет қаралды 275 М.
LangGraph 101: it's better than LangChain
32:26
James Briggs
Рет қаралды 76 М.
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 67 М.
Unlimited AI Agents running locally with Ollama & AnythingLLM
15:21
Tim Carambat
Рет қаралды 138 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 504 М.
LangGraph Simplified: Master Custom AI Agent Creation
43:51
Data Centric
Рет қаралды 33 М.
Meet The New Mark Zuckerberg | The Circuit
24:02
Bloomberg Originals
Рет қаралды 2,1 МЛН
Python RAG Tutorial (with Local LLMs): AI For Your PDFs
21:33
pixegami
Рет қаралды 250 М.