Workflow
LangSmith Fleet
icon
Search documents
7,500+ Arcade.dev tools now available in LangSmith Fleet
LangChain· 2026-04-07 19:27
Hi, this is Jacob from LangChain. With LangSmith Fleet, anyone on your team can create and use agents with natural language. One of the most powerful capabilities for these agents is using tools and acting autonomously.However, in order to do so in a production-ready environment, you need these connections to be secure and reliable. Today, LangChain is integrating directly with Arcade, allowing all users access to over 8,000 enterprise-ready tools. Let's show an example and get started.First, we can connect ...
Arcade.dev tools are now available in LangSmith Fleet
LangChain· 2026-04-07 00:31
Hi, this is Jacob from Langchain. With Langmith Fleet, anyone in your team can create and use agents with natural language. One of the most powerful capabilities for these agents is using tools and acting autonomously.However, in order to do so in a production ready environment, you need these connections to be secure and reliable. Today, Langchain is integrating directly with Arcade, allowing all users access to over 8,000 enterprise ready tools. Let's show an example and get started.First, we can connect ...
Skills in LangSmith Fleet
LangChain· 2026-03-25 14:45
We've expanded support for skills in fleet. Fleet agents are good at reasoning. They can plan, use tools, and recover from errors.But reasoning alone isn't enough for an agent to perform real work for you. Agents also need to have context on how your team actually works. And that's where skills come in.They give your agent the specific knowledge that they need to do jobs well. So, here's what a skill looks like. It's a document with context like instructions, rules, and examples.This one tells the agent how ...