↓ 6 callersFunction_create_analysis_task(
db: AsyncSession,
*,
task_kind: str,
relation_type: str,
relation_entity_id: str,
ru
backend/app/services/script_processing_tasks.py:481
↓ 6 callersFunctioncreate_extract_task(
db: AsyncSession,
*,
project_id: str,
chapter_id: str,
script_division: dict,
consis
backend/app/services/script_processing_tasks.py:282
↓ 5 callersFunctionbuild_video_context(
db: AsyncSession,
*,
shot_id: str,
reference_mode: str,
images: list[str] | None,
te
backend/app/services/studio/generation/video/build_context.py:85