Skip to main content

Basic Usage Examples

Get started with officeLLM by exploring these basic usage patterns.

Simple Math Assistant

Create a basic system with one manager and one math-focused worker.

Multi-Worker System

Create a system with multiple specialized workers.

Environment-Based Configuration

Use environment variables to configure providers dynamically.

Error Handling

Handle errors gracefully in production.