MCPcopy Index your code
hub / github.com/THESIS-AGENT/AIRouter / LoadBalancing.py

File LoadBalancing.py

LoadBalancing.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1try:
2 from .ew_config.source import source_price, source_ranking, source_mapping, model_list_normal, model_list_thinking, model_list_mm_normal, model_list_mm_thinking, health_check_blacklist, is_model_health_check_blacklisted
3 from .ew_config.api_keys import pool_mapping
4except ImportError:

Callers

nothing calls this directly

Calls 2

LoadBalancingClass · 0.85
get_configMethod · 0.80

Tested by

no test coverage detected