arms 0.0.3

🧬 The adaptive model routing system for exploration and exploitation.
Documentation
1
2
3
4
5
6
7
from amrs.config import ModelConfig, Config, RouterMode

__all__ = [
    "ModelConfig",
    "Config",
    "RouterMode",
]