Examples
Explore real-world examples of Agenite in action
This page contains examples demonstrating how to use Agenite for various use cases. Each example showcases different features and capabilities of the framework.
Example repository
All examples are available in our GitHub repository:
Agenite Examples
Browse the full collection of examples on GitHub
Featured examples
Basic agent with calculator tool
This example demonstrates a simple agent that uses a calculator tool to perform math operations.
Multi-tool agent
This example shows an agent using multiple tools to provide a more comprehensive service.
Multi-tool Agent Example
View on GitHub
Custom steps implementation
Learn how to create custom steps for more complex agent workflows.
Custom Steps Example
View on GitHub
Streaming responses
This example demonstrates how to stream responses from an agent in real-time.
Streaming Example
View on GitHub
Categories
Browse examples by category:
Basic examples
Start with these simple examples to learn the basics of Agenite
Advanced examples
Complex examples showcasing advanced features
Provider examples
Examples using different LLM providers
Tool examples
Various tool implementations