hp
This commit is contained in:
@@ -63,11 +63,12 @@ def test_dashboard_chat_model_selector_shows_health_and_speed():
|
||||
tracker.stop()
|
||||
|
||||
assert "chatModelHealthHp" in html
|
||||
assert "modelServedCopiesFromMap" in html
|
||||
assert "chatModelTypicalTps" in html
|
||||
assert "chatModelOptionLabel" in html
|
||||
assert "findRoutingForModel" in html
|
||||
assert "tok/s" in html
|
||||
assert "0.0HP" in html or "toFixed(1)}HP" in html
|
||||
assert "toFixed(2)}HP" in html or '${copies(v)}HP' in html
|
||||
|
||||
|
||||
def test_dashboard_chat_sessions_use_delegated_handlers():
|
||||
|
||||
Reference in New Issue
Block a user