↓ 18 callersFunctionbuildComicWorkflow({
project,
characters,
shots,
blockingClips,
isGenerating,
}: BuildComicWorkflowInput)
frontend/app/features/comic-workflow/graph/buildComicWorkflow.ts:182
↓ 11 callersMethodgenerate(
self,
*,
messages: list[dict[str, Any]],
system: str | None = None,
backend/app/services/llm.py:161