MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / _cache_family_name

Function _cache_family_name

uncommon_route/proxy.py:2343–2344  ·  view source on GitHub ↗
(cache_plan: CacheRequestPlan)

Source from the content-addressed store, hash-verified

2341
2342
2343def _cache_family_name(cache_plan: CacheRequestPlan) -> str:
2344 return cache_plan.family or "generic"
2345
2346
2347def _set_route_strategy_headers(

Callers 4

_current_route_strategyFunction · 0.85
_begin_attempt_traceFunction · 0.85
_record_route_traceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected