↓ 3 callersFunctionprepare_chat_request(
*,
model: str,
messages: list[dict[str, Any]],
emit_think: bool,
tools: list[dict[str, A
app/services/compat/common.py:62
↓ 3 callersFunctionresponses_create(
*,
model: str,
input_value: str | list[Any],
instructions: str | None,
stream: bool,
app/services/compat/responses_api.py:144