↓ 3 callersFunctionchat(base_url: str, key: str, model: str, messages: list[dict[str, Any]], timeout: float)
scripts/siliconflow_model_benchmark.py:157
↓ 2 callersFunctionrequest_json(method: str, url: str, key: str, payload: dict[str, Any] | None = None, timeout: float = 30.0)
scripts/siliconflow_model_benchmark.py:86