Quickstart
Build your first AI agent with Upsonic in under 2 minutes! 🦔1. Installation
2. Basic Agent Usage
3. Adding Tools
Built-in Tools (Provider-Native)
Common Tools (Third-Party)
Custom Tools
4. Advanced Agent Configuration
5. Tool Configuration Options
6. MCP (Model Context Protocol) Integration
7. Complete Example
8. Key Features
- Multi-Model Support: OpenAI, Anthropic, Google, Groq, and more
- Advanced Tool System: Built-in, custom, and MCP tools
- Intelligent Planning: Multi-step reasoning and orchestration
- Memory Management: Conversation history and context
- Safety Policies: Input/output validation and filtering
- Caching: Built-in result caching for efficiency
- Streaming: Real-time response streaming
- External Execution: Defer tools for external processing
9. Next Steps
- Explore Tool Configuration for advanced tool behavior
- Learn about Memory Management for conversation history
- Discover Safety Policies for content filtering
- Check out MCP Integration for external tool connections
Ready to build amazing AI agents? Start with the basic example above and gradually add more sophisticated tools and configurations as you explore the framework!