Privacy-first AI search Data privacy is paramount when deploying applications in an enterprise setting Excited to share a blog post from David Erickson at @elastic showing how to achieve a privacy-first AI search with @langchain and Elastic https://
elastic.co/blog/privacy-f
irst-ai-search-langchain-elasticsearch
…
@hwchase17
-
Privacy-First AI Search with LangChain and Elasticsearch
By
–
-
LangChain Replicate Integration Simplifies Open Source Model Deployment
By
–
Note that this is not the only option to easily use open source models off the shelf For example we also have a Replicate integration: https://
python.langchain.com/en/latest/modu
les/models/llms/integrations/replicate.html
… In general I'm really excited to see more options like this – makes it much easier to experiment with these OSS models! -
MosaicML Models Integration with LangChain Platform
By
–
First, you do need to sign up for an account. You can do that here: https://
forms.mosaicml.com/demo?utm_sourc
e=langchain
… They have two types of models, both of which are integrated with LangChain: Text Generation Models: https://
python.langchain.com/en/latest/modu
les/models/llms/integrations/mosaicml.html
… Text Embedding Models: https://
python.langchain.com/en/latest/modu
les/models/text_embedding/examples/mosaicml.html
… -
Accessing Open Source Models via API Made Easy
By
–
My biggest hurdle to using open source models is that I just want to access them behind an API to start At some point I may want to fine tune them, but to start I don't want to worry about hosting – I just want to get started building! @MosaicML makes it easy to do so
-
MosaicML Inference API Integration with LangChain Open Source
By
–
Want to be able to easily access open source models behind an API? @MosaicML has got you covered Excited to announce an integration of their inference API with @langchain
, making it easy to experiment with MPT-7B, Dolly, and embedding models Quick -
LangChain Hosts SF Panel with Ashe and Cohere
By
–
We did a LangChain meetup in NYC that @ashe_cs was kind enough to help organize, now its our turn to host her in SF! Really excited to do a panel with Ashe, @CohereAI, and a surprise guest TBA next week. Thanks to @SalesforceVC for organizing! https://
capturingtheailightning.splashthat.com -
LangChain Updates Retrieval Abstractions Integration Webinar
By
–
Retrieval Webinar A few months ago we changed @langchain abstractions to allow for arbitrary retrieval algorithms I'm excited to learn from @lateinteraction @jobergum @charles_irl which ones we should be implementing/integrating! Sign up
-
Supabase Hybrid Search Implementation for LangChain
By
–
we dont have pinecone hybrid search, but we do have supabase! https://
js.langchain.com/docs/modules/i
ndexes/retrievers/supabase-hybrid
… -
New JS Developer Joins Team Driving Feature Parity
By
–
Really excited to have @Hacubu joining! He’s been driving a lot of the new JS features and helping drive closer to feature parity with python