↓ 1 callersMethodcreate_entity_image(
self,
*,
entity_type: str,
entity_id: str,
body: dict[str, object],
backend/app/services/studio/entities.py:116
↓ 1 callersFunctiongenerate_extraction_result(
*,
db: Session,
project_id: str,
chapter_id: str,
script_division: dict[str, Any],
c
backend/app/services/script_processing_worker.py:272