Announcing Data Annotation Queues đź’ˇData Annotation Queues are a new feature in LangSmith, our developer platform aimed at helping bring LLM applications from prototype to production. Sign up for
Query Transformations Naive RAG typically splits documents into chunks, embeds them, and retrieves chunks with high semantic similarity to a user question. But, this present a few
LangChain's First Birthday It’s LangChain’s first birthday! It’s been a really exciting year! We worked with thousands of developers building LLM applications and tooling. We
Beyond Text: Making GenAI Applications Accessible to All Editor's Note: This post was written by Andres Torres and Dylan Brock from Norwegian Cruise Line. Building UI/UX for AI applications is
Robocorp’s code generation assistant makes building Python automation easy for developers Challenge Robocorp was founded in 2019 out of frustration that the promise of developers being able to automate monotonous work hadn’t been realized. Right
Multi-Vector Retriever for RAG on tables, text, and images Summary Seamless question-answering across diverse data types (images, text, tables) is one of the holy grails of RAG. We’re releasing three new cookbooks that
Constructing knowledge graphs from text using OpenAI functions: Leveraging knowledge graphs to power LangChain Applications Editor's Note: This post was written by Tomaz Bratanic from the Neo4j team. Extracting structured information from unstructured data like text has been
You.com x LangChain Editor's Note: the following is a guest blog post from our friends at You.com. We've seen a lot of interesting
Test Run Comparisons One pattern I noticed is that great AI researchers are willing to manually inspect lots of data. And more than that, they build infrastructure that
Testing Fine Tuned Open Source Models in LangSmith Editor's Note. This blog post was written by Ryan Brandt, the CTO and Cofounder of ChatOpenSource, a business specializing in enterprise AI chat
How to design an Agent for Production Editor's Note: This post is written by Dexter Storey, Sarim Malik, and Ted Spare from the Rubric Labs team. Important Links * GitHub repository
Building LLM-Powered Web Apps with Client-Side Technology The initial version of this blog post was a talk for Google’s internal WebML Summit 2023, which you can check out here. It’s