/plushcap/analysis/langchain/langchain-zep-x-langchain-slow-chatbots

Zep x LangChain: Diagnosing and Fixing Slow Chatbots

What's this blog post about?

Poor chatbot response times can lead to frustrated users and customer churn. LangChain's new LangSmith service simplifies understanding latency in LLM applications without manual instrumentation. In this article, a poorly performing LangChain app is diagnosed using LangSmith, and performance is improved by an order of magnitude using the Zep memory store. The ConversationSummaryBufferMemory implementation was identified as the cause of latency issues, which were resolved by swapping it out with Zep.

Company
LangChain

Date published
July 26, 2023

Author(s)
-

Word count
1346

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.