langchain-react-agent

Solid

LangChain ReAct agent implementation with tool binding for reasoning and action loops

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
56
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# LangChain ReAct Agent Skill ## Capabilities - Implement ReAct (Reasoning + Acting) agent patterns using LangChain - Configure tool binding and function calling for agents - Design thought-action-observation loops - Integrate with various LLM providers (OpenAI, Anthropic, etc.) - Handle agent memory and state persistence - Implement error handling and retry logic for agent actions ## Target Processes - react-agent-implementation - function-calling-agent ## Implementation Details ### Core Components 1. **Agent Executor Setup**: Configure LangChain AgentExecutor with appropriate settings 2. **Tool Integration**: Bind tools with proper schemas and descriptions 3. **Prompt Engineering**: Design system prompts for ReAct reasoning patterns 4. **Output Parsing**: Parse agent outputs and handle structured responses ### Configuration Options - LLM model selection and parameters - Tool definitions and schemas - Memory type (buffer, summary, vector) - Max iterations and timeout settings - Verbose/debug mode configuration ### Dependencies - langchain - langchain-openai / langchain-anthropic - Python 3.9+

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

langchain-architecture

Master the LangChain framework for building sophisticated LLM applications with agents, chains, memory, and tool integration.

39,350 Updated today
sickn33
AI & Automation Featured

langchain

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

27,705 Updated today
davila7
AI & Automation Solid

langchain

Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.

9,182 Updated 1 months ago
Orchestra-Research
AI & Automation Listed

langchain-architecture

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

22 Updated 6 days ago
HermeticOrmus
AI & Automation Listed

langchain-architecture

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

335 Updated today
aiskillstore