↓ 10 callersFunctionfunction_tool(
f: Callable[_P, _R],
*,
raw_schema: RawFunctionDescription | dict[str, Any],
flags: ToolFlag
livekit-agents/livekit/agents/llm/tool_context.py:263
↓ 9 callersFunction_update(
conn: apsw.Connection, table: str, set_fields: dict[str, Any], where: dict[str, Any]
)
examples/hotel_receptionist/hotel_db.py:2057