Really excited to see LangChain integrated with BERTopic! Thanks @MaartenGr https://
maartengr.github.io/BERTopic/getti
ng_started/representation/representation.html#langchain
…
OPEN SOURCE
-

LangChain Integration with BERTopic Now Available
By
–
-
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 -
Open Source Model Integrations and LLM Platform Updates
By
–
v0.0.86 Lots more open source model integrations! @EnricoShippole PromptLayer (
@imjaredz
) and Helicone (
@justinstorre
) integrations And lots of other docs and bug fixes! -

Unified Platform: Gallery, Models, Training, Inference, Deployment
By
–
gallery, models, training, inference, deployment: everything in one place!
-
Hugging Face Releases LoRA Scripts for Stable Diffusion Fine-Tuning
By
–
Hugging Face Releases LoRA Scripts for Efficient Stable Diffusion Fine-Tuning https://
syncedreview.com/2023/02/13/hug
ging-face-releases-lora-scripts-for-efficient-stable-diffusion-fine-tuning/
… -
LangChain Chroma Vector Store Integration Announcement
By
–
Really excited to announce a new vector store integration: @trychroma If you wanted to develop easily with local vector stores, but ran into issues with FAISS… you should try this Blog Post: https://
blog.langchain.dev/langchain-chro
ma/
… Examples Repo: -

Load Dataset to Data Loader in Three Lines Code
By
–
TL;DR: You can go from a loading a dataset to a data loader in just 3 lines of code! https://
gist.github.com/Vaibhavs10/eac
93eee5b9beec6f11db7ee50eb72ea
… -
Audio Datasets Enhanced with Usage Guides on Hugging Face Hub
By
–
Your favourite Audio datasets just got whole of a lot better! 🔥
— Vaibhav (VB) Srivastav (@reach_vb) 13 février 2023
All major audio datasets on the 🤗 Hub will now have a "How to use" page packed with example scripts, to help you get from raw data to a data loader at lightning ⚡️ speed.https://t.co/5Fzkno9DQg pic.twitter.com/RMLplHw0npYour favourite Audio datasets just got whole of a lot better! All major audio datasets on the Hub will now have a "How to use" page packed with example scripts, to help you get from raw data to a data loader at lightning speed. https://
huggingface.co/datasets/mozil
la-foundation/common_voice_11_0
… -
LangChain Adds Graph Support for Question Answering
By
–
Graph Support Previously in LangChain, the only real data structure used for storing data was a vector store In v0.0.85 we've now added in [BETA] graph support This can be used for Question Answering and Memory
-
ChatGPT-like Telegram Chat Analysis with LangChain
By
–
Chat LangChain Telegram Author: Vidal Maxime Twitter: @vmaxmc2 GitHub: https://
github.com/vidalmaxime/ch
at-langchain-telegram
… UI: https://
huggingface.co/spaces/maxime/
chat-with-your-telegram-chat
… Description: Understand who you are and your relationships by creating a ChatGPT like experience over your own Telegram chat with LangChain.