Langsmith LLMOPS Platform By Langchain-Debug ,Monitor And Build Production Grade LLM Application

  Рет қаралды 26,087

Krish Naik

Krish Naik

Күн бұрын

LangSmith is a platform for building production-grade LLM applications.
It lets you debug, test, evaluate, and monitor chains and intelligent agents built on any LLM framework and seamlessly integrates with LangChain, the go-to open source framework for building with LLMs.
LangSmith is developed by LangChain, the company behind the open source LangChain framework.
github: github.com/kri...

Пікірлер: 34
@hrishikeshnamboothiri.v.n2195
@hrishikeshnamboothiri.v.n2195 10 ай бұрын
Thank you Krish. A lots of love n respect. It would be more useful if you could guide us on performing the same for locally saved models too.
@fazalhayat7848
@fazalhayat7848 10 ай бұрын
Good Video. Learning a lot from you.
@LLM_np
@LLM_np 10 ай бұрын
Amazing video. Thanks krish waiting for for your future videos
@DataAI-k9x
@DataAI-k9x 9 ай бұрын
you are so innocent looking while saying " I have updated my OpeniAI API, because the credit balance was less" :) :)
@prathameshdinkar2966
@prathameshdinkar2966 10 күн бұрын
It's like tensorboard for LLM's!
@NavyaSravaniSomu
@NavyaSravaniSomu 10 ай бұрын
Thank you Krish. A lots of love n respect. Can you do video on evaluations for pdf query code
@souvickdas5564
@souvickdas5564 10 ай бұрын
I have a very generic question about evaluation of the RAG system. How can we evaluate the responses generated by the RAG system?
@BalaguruGupta
@BalaguruGupta 9 ай бұрын
RAGAS is a test framework, I started using it in recent times to evaluate RAG
@sangeethag9749
@sangeethag9749 2 ай бұрын
@@BalaguruGupta Can you share any link or youtube channel for this please
@guimaraesalysson
@guimaraesalysson 10 ай бұрын
Great video
@Arsagrifarm
@Arsagrifarm 10 ай бұрын
Thanks krish.
@Nirav29121994
@Nirav29121994 10 ай бұрын
@Krish Naik. How to make my LLM model from scratch.
@AjayCoding
@AjayCoding 4 ай бұрын
Hei Krish, 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 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!
@TharaRaman
@TharaRaman 5 ай бұрын
In Multi Agent/Tools workflow, whether can we able to track the agents and tools which was used to retrieve the response? If yes, can you please make a video on that?
@abdulqaadir1035
@abdulqaadir1035 10 ай бұрын
Amazing 🕶❤
@Nirav29121994
@Nirav29121994 10 ай бұрын
@krish Naik. Can you please make a video how do we make LLM model from scratch. Not project but LLM model using pytorch or tensorflow. Very less information on that
@yannickm5429
@yannickm5429 5 ай бұрын
Dont do it, its too much of a hassle. It costs too much compute to train it anyway. Just use an API or run your own instance of an open source model
@ARkhan-xw8ud
@ARkhan-xw8ud 10 ай бұрын
Can we do this with open source model
@harshdeep2224
@harshdeep2224 2 ай бұрын
Hi Krish, Is there a way we can capture these details locally into csv or text files.
@balajiramesh8683
@balajiramesh8683 10 ай бұрын
Man's dropping W's 🙏🏼🫡🔥
@rishiraj2548
@rishiraj2548 10 ай бұрын
👍🙂👍
@elenaromanova2841
@elenaromanova2841 7 ай бұрын
Thanks so much for your videos🙏 If you will have a chance, could you please help to figure out eval and testing part of LangSmith
@dipankarporey5565
@dipankarporey5565 9 ай бұрын
Is it possible to use a different LLM model like a gemini model rather than OpenAI's gpt model while integrating with langsmith?
@nileshamigoo3829
@nileshamigoo3829 10 ай бұрын
U r pro bro please explain from scratch
@gajjalasrinivasrao3430
@gajjalasrinivasrao3430 10 ай бұрын
we are providing retrieved information as a context, Will this data get transmitted to Langsmith webspace , as we are using their url?
@placement8059
@placement8059 10 ай бұрын
Are there any alternatives to langsmith?
@nathimarygrace2973
@nathimarygrace2973 10 ай бұрын
Hello Sir. I trying to implement the fake news classifier code of your video but i'm getting the error at this line model.add(Embedding(voc_size,embedding_vector_features,input_length=sent_length)) and the error it's showing is Unrecognized keyword arguments passed to Embedding: {'input_length': 20}. If input_length is removed it's giving empty summary table. Can you please help me to resolve this issue.
@saibhaskerraju2513
@saibhaskerraju2513 10 ай бұрын
will this work with local LLM?
@FatToFit31
@FatToFit31 10 ай бұрын
Are you teaching in inuron.
@ggg9gg
@ggg9gg 4 ай бұрын
why is it that even though I run the code but no projects gets updated
@ggg9gg
@ggg9gg 4 ай бұрын
like there's no new projects, only default
@ابوالقاسم-ن3خ
@ابوالقاسم-ن3خ 10 ай бұрын
Thank you sir, Is it support the Arabic language
@samarmohanty6109
@samarmohanty6109 10 ай бұрын
Every second day new model new technology 😢
@AshisRaj
@AshisRaj 7 ай бұрын
your contents are very generic. Pls do some hard work and demonstrate complex task like "storing log from langsmith into some files or database based on date range"... that kind of videos will be more helpful for experienced techies.
Deploy LLM App as API Using Langserve Langchain
17:49
Krish Naik
Рет қаралды 43 М.
Code-First LLMOps from prototype to production with GenAI tools | BRK110
39:39
Microsoft Developer
Рет қаралды 3,3 М.
LangChain in Production - Microservice Architecture (incl. FastAPI and Docker)
12:04
What is Agentic AI? Important For GEN AI In 2025
22:36
Krish Naik
Рет қаралды 181 М.
LangChain vs LangGraph: A Tale of Two Frameworks
9:55
IBM Technology
Рет қаралды 97 М.
Learn LangChain in 7 Easy Steps - Full Interactive Beginner Tutorial
41:37
LangChain Explained in 13 Minutes | QuickStart Tutorial for Beginners
12:44
Turn ANY Website into LLM Knowledge in SECONDS
18:44
Cole Medin
Рет қаралды 198 М.