↓ 1 callersMethod_broadcast(
self,
request: dict[str, Any],
response: dict[str, Any],
headers: httpx.Head
src/relay_detector/protocols/openai/client.py:208
↓ 1 callersFunction_evaluation_text(
score: float,
stream_usage: dict[str, Any],
reference_result: dict[str, Any],
)
src/relay_detector/protocols/openai/detectors/token_billing.py:273
↓ 1 callersFunction_run_detect(
protocol: Protocol,
base_url: str,
api_key: str,
model: str,
config: ExecutionConfig,
src/relay_detector/cli.py:349