PenghuiCheng for integrating weight-only quantization to accelerate transformer-based models on @Intel platforms
https://
python.langchain.com/docs/integrati
ons/llms/weight_only_quantization/
… And JamsheedMistri for adding the [
@layerup_
](
https://
x.com/layerup_) security wrapper for LLMs
https://
python.langchain.com/docs/integrati
ons/llms/layerup_security/
… (5/n)
@langchain
-
Weight-Only Quantization and Security Wrapper Integration for LLMs
By
–
-
LangChain Tools: Haskell Code Splitter and Financial Data Integration
By
–
@nisargtrn for a text splitter specializing in Haskell code
https://
python.langchain.com/docs/modules/d
ata_connection/document_transformers/code_splitter/
… anshaneel for an @alpha_vantage
-powered financial data tool usable in agents
https://
python.langchain.com/docs/integrati
ons/tools/alpha_vantage/
… (4/n) -
LangChain Integrations: MLX, Solar Models and HTML Splitter
By
–
@Prince_Canuma for adding an @Apple MLX model integration https://
python.langchain.com/docs/integrati
ons/chat/mlx/
… @m_setayesh for adding a new "section-aware" HTML text splitter https://
python.langchain.com/docs/modules/d
ata_connection/document_transformers/HTML_section_aware_splitter/
… Tokkiu for adding @upstageai Solar model and embeddings
https://
python.langchain.com/docs/integrati
ons/chat/solar/
… (3/n) -
Community Spotlight: Top Python Contributions to LangChain
By
–
Community PR roundup We get fantastic community PRs to LangChain daily, and we'd like to spotlight 10 Python contributions from the past three weeks! In no particular order, a huge thank you to: (1/n)
-
LangChain adds reranking and token counting integrations
By
–
kennethchoe for adding reranking based on @HuggingFace cross encoder models https://
python.langchain.com/docs/integrati
ons/document_transformers/cross_encoder_reranker/
… dmenini and Sukitly for adding token counting to @Anthropic models on @Amazon Bedrock (2/n) -

Flow Engineering with CodiumAI and LangChain LangGraph
By
–
Flow Engineering with CodiumAI & LangChain/LangGraph New Webinar Alert: 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, where they used flow -

#1 Early-Stage Startup Building LLM Apps Today
By
–
We're grateful for the recognition in Enterprise Tech 30 as the #1 ranked Early-Stage Startup! We're on a mission to make it easy to build the LLM apps of tomorrow, today. We're actively hiring across multiple roles including Software Engineer (JS, Python, SDK, &
-

LangSmith Evaluations: Choosing Right Prompts and LLM Models
By
–
LangSmith Evaluations With the rapid pace of AI, developers are often faced with a paradox of choice: how to choose the right prompt, how to trade-off LLM quality vs cost? Evaluations can accelerate development with structured process for making these decisions. But, we've
-

Serverless ChatGPT RAG with LangChain.js and Azure
By
–
🚀Serverless ChatGPT with RAG using LangChain.js
— LangChain (@LangChain) 8 avril 2024
Great OSS repo that shows how to build a serverless ChatGPT-like experience with Retrieval-Augmented Generation using LangChain.js and Azurehttps://t.co/Bh95rgu7Bb pic.twitter.com/UlLf38DKrbServerless ChatGPT with RAG using LangChain.js Great OSS repo that shows how to build a serverless ChatGPT-like experience with Retrieval-Augmented Generation using LangChain.js and Azure https://
github.com/Azure-Samples/
serverless-chat-langchainjs?tab=readme-ov-file
… -

Building RAG Chatbot with Azure OpenAI and LangChain.js
By
–
Building a RAG chat bot with Azure OpenAI and LangChain.js Another great article from Azure Developers JavaScript Day on building a RAG chatbot within the Azure ecosystem Comes with a blog post and video! blog: https://
techcommunity.microsoft.com/t5/microsoft-d
eveloper-community/building-a-rag-pattern-chat-bot-with-azure-openai-and-langchain/ba-p/4105727
… Video: https://
youtube.com/watch?v=4fNoGZ
STB_A
…