Agent Father: LangChain Tools Guide
Quick Start
1. Enable Built-in Tools
2. Tools Whitelist (only if tools enabled)
["calculator", "websearch", "datetime", "weather"]3. Conversation History Limit
Available Built-in Tools
Tool
Identifier
Description
Example Use Case
Tool Configuration (Server-Side)
Web Search Tool
Weather Tool
Configuration Examples
Example 1: Customer Support Agent with Tools
Example 2: Simple Chat Agent (No Tools)
Example 3: Research Assistant with All Tools
Example 4: Math Tutor (Calculator Only)
Tool Execution Pipeline
Setting
Type
Default
Description
Example: Restrict web search rate and set a budget
Security
Best Practices
When to Enable Tools
Choosing History Limit
Tools Whitelist Strategy
Provider Support
Provider
Tools Support
History Limit
Notes
Troubleshooting
Tools Not Working
Too Many Tools Enabled
Performance Issues
Context Length Errors
API Configuration Reference
Next Steps
Related Documentation
Last updated
Was this helpful?