And more! – PromptLayer doc improvements: @Jonpon101 – EverNote naming: @akshayvkt – @AI21Labs wrapper improvement: andrew-huang
– Similarity search by vector in FAISS: seanaedmiston
– Increase docs width: @dennisamaz – @qdrant_engine fix: @RaizadaRishabh
@langchain
-
LangChain Updates: Documentation Improvements and Vector Search Enhancements
By
–
-
Streaming LLM Responses Now Available Token by Token
By
–
This was a frequently requested feature, and we’re excited to finally release it! By utilizing streaming, you’ll be able to work with LLM responses token by token, reducing the perceived latency of your applications.
-
LangChain Updates Streaming and Async APIs for Chat Applications
By
–
Along with streaming, we’re announcing updates to the chat-langchain repo to include streaming and leverage async APIs. We hope that this repo can serve as a template for developers building best-in-class chat and question/answering applications. Repo: https://
github.com/hwchase17/chat
-langchain
… -
LangChain Adds Streaming Support for Chat Systems
By
–
🎏Streaming Support in LangChain🎏
— LangChain (@LangChain) 15 février 2023
Streaming answers back to users is an import UX component for chat/question answering systems
And is now supported in LangChain
Blog Post: https://t.co/OfSse8JdHr pic.twitter.com/WDn3Twg8QqStreaming Support in LangChain Streaming answers back to users is an import UX component for chat/question answering systems And is now supported in LangChain Blog Post: https://
blog.langchain.dev/streaming-supp
ort-in-langchain/
… -
LangChain Vector Search Databases Natural Fit
By
–
LangChain Vector Search Databases is a natural fit, was fun to riff on it here
-
LangChain Knowledge Graph Index Structure Exploration
By
–
An AWESOME blogpost by @FanLi_RnD covering the graph index structure we added yesterday https://
apex974.com/articles/explo
re-langchain-support-for-knowledge-graph
… Including some great suggestions for future directions -
LangChain Adds Built-in Tracing Support Docker Image
By
–
great question! yes – we have built in tracing, including support for a locally run docker image https://
langchain.readthedocs.io/en/latest/trac
ing.html
… -

LangChain Integration with BERTopic Now Available
By
–
Really excited to see LangChain integrated with BERTopic! Thanks @MaartenGr https://
maartengr.github.io/BERTopic/getti
ng_started/representation/representation.html#langchain
… -
Companies Enabling OpenAI Call Logging and Tracking Integration
By
–
There a bunch of awesome companies helping with logging/tracking of calls to OpenAI. We're excited to start integrating with them! Helicone (
@justinstorre
): https://
langchain.readthedocs.io/en/latest/ecos
ystem/helicone.html
… PromptLayer (
@imjaredz
): https://
langchain.readthedocs.io/en/latest/ecos
ystem/promptlayer.html
… -
Chroma Persistence and Agent Refactors Update
By
–
Other changes include: Chroma (
@trychroma
) persistance – @atroyn Standardize prompt loading – Ibis Prevedello
Standardize makefile – blob42
Added to retries – @klingefjord Agent refactors – Amos Ng Doc Fixes: @mm_sasmitha @dhruv___anand