Build a serverless AI chat with RAG using LangChain.js This shows how LangChain.js, Ollama with Mistral 7B model and Azure can be used together to build a serverless chatbot that can answer questions using a RAG pipeline https://
techcommunity.microsoft.com/t5/apps-on-azu
re-blog/build-a-serverless-ai-chat-with-rag-using-langchain-js/ba-p/4111041
…
@langchain
-

Build Serverless AI Chat RAG LangChain.js Azure
By
–
-

Document Chunking Techniques for Better RAG Applications
By
–
But, How is Chunking Done? To create Better RAG applications, you need to know how to split or chunk the documents so you preserve the content while asking questions. Data Science Basics shows how to do this with LangChain https://
youtube.com/watch?v=tMwdl9
hFPns
… -

Chat with PDFs Using Local LLMs and Ollama RAG
By
–
How to chat with your PDFs using local Large Language Models [Ollama RAG] Covers loading PDFs with Unstructured, splitting that text data with RecursiveCharacterTextSplitter, creating embeddings with Ollama https://
youtube.com/watch?v=ztBJqz
BU5kc&t=1s
… -
Flow Engineering Webinar Recording with LangChain Leaders
By
–
The recording from our Flow Engineering webinar with @hwchase17 and @itamar_mar is up! https://
youtube.com/watch?v=eBjxz7
qrNBs
… "Flow Engineering" is a term that has been gaining in popularity recently. The first time it was mentioned as term was in CodiumAI paper on AlphaCodium, where they -

Benchmarking Results: OpenAI and Anthropic Lead Agent Performance
By
–
Benchmarking Agents We’re happy to share updated benchmarking results using `langchain-benchmarks` to evaluate agents based on different models. @OpenAI and @AnthropicAI take the lead across a variety of tasks. For more explanation about the various benchmarking
-

LangChain Weekly Release: Evaluations, Tool Calling, Monitoring
By
–
LangChain Release Notes, week of 4/15 Evaluations video series Standardized tool calling in LangChain Production monitoring and automations in LangSmith New RAG From Scratch videos
Community created content! Read it all here: https://
blog.langchain.dev/week-of-4-15-l
angchain-release-notes/
… -

Building Reliable Local RAG Agents with Llama3
By
–
Reliable, fully local RAG agents with Llama3 With the release of Llama3, there's high interest in agents that run reliably & locally (e.g., on your laptop). Here, we show to how build reliable local agents using LangGraph and Llama3-8b from scratch. As a example, we combine
-

Llama 3 Models Now Available in LangSmith Playground
By
–
Try out the latest Llama 3 8B and 70B models in LangSmith Playground today!
— LangChain (@LangChain) 18 avril 2024
Thanks to our friends at @FireworksAI_HQ! https://t.co/0d6H7X71r1 pic.twitter.com/lsC9Cjr3NYTry out the latest Llama 3 8B and 70B models in LangSmith Playground today! Thanks to our friends at @FireworksAI_HQ
! -

Flow Engineering with CodiumAI and LangChain LangGraph Webinar
By
–
Flow Engineering with CodiumAI & LangChain/LangGraph New Webinar Alert – tomorrow at 9 AM PT! https://
us06web.zoom.us/webinar/regist
er/WN_fVikSl9eQv68b3ZUdQgwzA#/registration
… "Flow Engineering" is a term that has been gaining in popularity recently. The first time it was mentioned as term was in @CodiumAI paper on AlphaCodium, -

LangChain AWS Integration Launches Bedrock Chat Models
By
–
`langchain-aws` integration package We're really excited to partner with Amazon Web Services @awscloud in the launch of our latest partner package. You can now access Bedrock chat models from @AnthropicAI
, @MistralAI
, @Cohere
, @AI21Labs
, your custom SageMaker models,