@fullstackpython: Awesome post by @LangChain team on “How We Made Our Docs Test Themselves”. Devtools companies that grok how important *…
Summary
LangChain published a post explaining how they automated testing of their documentation to ensure technical accuracy for both humans and AI coding agents.
Similar Articles
@LangChain: Agents are writing code, processing files, analyzing data, installing packages, and running multi-step workflows. To do…
LangChain is hosting a technical webinar on July 15 about building a secure execution environment for AI agents, covering security, isolation, and observability.
@LangChain: This AI watches its own codebase, flags missing monitors, and opens PRs to fix bugs it finds. @Shevchenkoaalex on @TryR…
An AI agent built with LangChain continuously monitors its own codebase, flags missing monitors, and automatically opens PRs to fix bugs it finds, as described by Alex Shevchenko from Ramp.
@LangChain: Improving agents The old way: Manually reading traces, looking for patterns, writing evals, and creating fixes. The bet…
This tweet contrasts the old manual approach to improving AI agents with a new automated method using LangSmith Engine, which cycles through tracing, eval, and fixes.
@LangChain: En route to improving your agents
LangChain announces a resource for improving AI agents.
@LangChain: Our data agent now handles roughly 40x the request volume our 3 person data team could manage directly. Now, our data t…
LangChain rebuilt its data stack around an AI agent that handles ~40x the request volume of its 3-person data team, enabling self-serve analysis and shifting the team's focus to models, context, and guardrails.