↓ 2 callersFunction_resolve_front_ref(
db,
*,
image_model,
parent_field_name: str,
parent_id: str,
preferred_quality_level:
backend/app/services/studio/generation/asset_image/build_base.py:90
↓ 2 callersFunctionbuild_prompt_with_template(
db: AsyncSession,
*,
category: PromptCategory,
variables: dict[str, object],
fallback_pr
backend/app/services/studio/image_tasks.py:116
↓ 2 callersFunctioncreate_entity(
db: AsyncSession,
*,
entity_type: str,
body: dict[str, Any],
)
backend/app/services/studio/entity_crud.py:84
↓ 2 callersFunctioncreate_script_optimization_task(
db: AsyncSession,
*,
relation_entity_id: str,
script_text: str,
consistency: dict,
)
backend/app/services/script_processing_tasks.py:602
↓ 2 callersMethodget_contents_task(
self,
*,
cfg: ProviderConfig,
task_id: str,
timeout_s: float,
)
backend/app/core/integrations/volcengine/video.py:43
↓ 2 callersMethodget_video(
self,
*,
cfg: ProviderConfig,
video_id: str,
timeout_s: float,
)
backend/app/core/integrations/openai/video.py:43