more chat UI
This commit is contained in:
@@ -62,11 +62,12 @@ def test_dashboard_chat_model_selector_shows_health_and_speed():
|
||||
finally:
|
||||
tracker.stop()
|
||||
|
||||
assert "chatModelHealthLabel" in html
|
||||
assert "chatModelHealthHp" 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
|
||||
|
||||
|
||||
def test_dashboard_chat_sessions_use_delegated_handlers():
|
||||
|
||||
Reference in New Issue
Block a user