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

Function _dummy_features

tests/test_feedback.py:34–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32
33
34def _dummy_features() -> dict[str, float]:
35 return extract_features("explain quicksort in Python")
36
37
38def _make_feedback_app(

Callers 7

test_submit_strongMethod · 0.85
test_rate_limitingMethod · 0.85
test_statusMethod · 0.85

Calls 1

extract_featuresFunction · 0.90

Tested by

no test coverage detected