Expand description
Model selection recommendations for token optimization
This module provides utilities to help choose the most cost-effective Claude model based on task complexity and requirements.
Structs§
- Model
Recommendation - Model recommendation helper
Functions§
- balanced_
model - Get the balanced model (Sonnet)
- best_
model - Get the most capable model (Opus)
- cheapest_
model - Quick helper functions for common use cases Get the cheapest/fastest model (Haiku)
- estimate_
cost_ multiplier - Estimate relative cost multiplier for different models