MCPcopy Create free account

hub / github.com/Forget-C/Jellyfish / functions

Functions2,103 in github.com/Forget-C/Jellyfish

↓ 1 callersMethodset_result
(self, _task_id, payload)
backend/tests/test_image_tasks_api_responses.py:286
↓ 1 callersMethodset_status
(self, task_id: str, status: TaskStatus)
backend/app/core/task_manager/stores.py:326
↓ 1 callersMethodset_status
(self, task_id: str, status: TaskStatus)
backend/app/core/task_manager/stores.py:632
↓ 1 callersMethodset_status
(self, *_args, **_kwargs)
backend/tests/test_image_tasks_api_responses.py:280
↓ 1 callersFunctionshotContextMenu
(shot: StudioShot)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:1867
↓ 1 callersMethodshould_apply
(self, ctx: WorkerTaskContext, run_args: dict[str, Any], result: Any)
backend/app/services/worker/task_executor.py:172
↓ 1 callersMethodsimplifyScriptAsyncApiV1ScriptProcessingSimplifyScriptAsyncPost
* 异步智能精简剧本 * 创建剧本精简任务并立即返回 task_id;前端可通过任务状态接口轮询。 * @returns ApiResponse_AsyncTaskCreateRead_ Successful Response * @throws ApiError
front/src/services/generated/services/ScriptProcessingService.ts:437
↓ 1 callersFunctionsleep
(ms: number)
front/src/pages/aiStudio/assets/components/AssetEditPageBase.tsx:134
↓ 1 callersFunctionspawn_character_portrait_task
(task_id: str)
backend/app/services/script_processing_tasks.py:744
↓ 1 callersFunctionspawn_consistency_task
(task_id: str)
backend/app/services/script_processing_tasks.py:692
↓ 1 callersFunctionspawn_costume_info_task
(task_id: str)
backend/app/services/script_processing_tasks.py:762
↓ 1 callersFunctionspawn_divide_task
统一封装后台启动:第一阶段改为通用 Celery 执行入口。
backend/app/services/script_processing_tasks.py:180
↓ 1 callersFunctionspawn_extract_task
(task_id: str)
backend/app/services/script_processing_tasks.py:638
↓ 1 callersFunctionspawn_merge_task
(task_id: str)
backend/app/services/script_processing_tasks.py:690
↓ 1 callersFunctionspawn_prop_info_task
(task_id: str)
backend/app/services/script_processing_tasks.py:750
↓ 1 callersFunctionspawn_scene_info_task
(task_id: str)
backend/app/services/script_processing_tasks.py:756
↓ 1 callersFunctionspawn_script_optimization_task
(task_id: str)
backend/app/services/script_processing_tasks.py:766
↓ 1 callersFunctionspawn_script_simplification_task
(task_id: str)
backend/app/services/script_processing_tasks.py:772
↓ 1 callersFunctionspawn_variant_task
(task_id: str)
backend/app/services/script_processing_tasks.py:742
↓ 1 callersMethodstart
(self, task: TaskRecord)
backend/app/core/task_manager/strategies.py:48
↓ 1 callersMethodstatus
(self)
backend/app/core/tasks/video_generation_tasks.py:264
↓ 1 callersFunctionstatusDotClass
(status: ShotStatus | undefined)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:1653
↓ 1 callersFunctionstatusTag
(status: ShotStatus | undefined)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:1646
↓ 1 callersFunctionstatusTag
(status?: ShotStatus)
front/src/pages/aiStudio/shots/ChapterShotsPage.tsx:59
↓ 1 callersFunctionstripDirectiveLevelPrefix
(item: string)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:183
↓ 1 callersFunctionsubmitVideoGeneration
()
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:4284
↓ 1 callersFunctiontaskTone
(task: TaskUiItem)
front/src/pages/aiStudio/components/TaskCenter.tsx:107
↓ 1 callersFunctiontoTaskLinkArray
(value: unknown)
front/src/services/filmTaskLinks.ts:12
↓ 1 callersFunctiontoUIChapter
(c: ChapterRead)
front/src/pages/aiStudio/chapter/ChapterPrep.tsx:168
↓ 1 callersFunctiontoUIChapter
(c: ChapterRead)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:399
↓ 1 callersFunctiontoUIProject
(p: ProjectRead)
front/src/pages/aiStudio/project/ProjectWorkbench/hooks/useProjectData.ts:16
↓ 1 callersFunctionto_shot_video_prompt_preview_read
( *, derived: VideoDerivedPreview, )
backend/app/services/studio/generation/video/derive_preview.py:81
↓ 1 callersFunctiontoggleSelect
(id: string, checked: boolean)
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/FilesTab.tsx:105
↓ 1 callersFunctiontryExtractFileIdFromUrl
(value: string)
front/src/pages/aiStudio/assets/utils.ts:3
↓ 1 callersFunctionupdate
更新镜头。
backend/app/services/studio/shots.py:222
↓ 1 callersMethodupdateEntityApiV1StudioEntitiesEntityTypeEntityIdPatch
* 统一更新实体 * @returns ApiResponse_dict_str__Any__ Successful Response * @throws ApiError
front/src/services/generated/services/StudioEntitiesService.ts:141
↓ 1 callersMethodupdateEntityImageApiV1StudioEntitiesEntityTypeEntityIdImagesImageIdPatch
* 统一更新实体图片 * @returns ApiResponse_dict_str__Any__ Successful Response * @throws ApiError
front/src/services/generated/services/StudioEntitiesService.ts:259
↓ 1 callersMethodupdateFileMetaApiV1StudioFilesFileIdPatch
* 更新文件元信息 * @returns ApiResponse_FileRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioFilesService.ts:163
↓ 1 callersFunctionupdateImage
(entityType: EntityType, entityId: string, imageId: number, payload: Record<string, unknown>)
front/src/services/studioEntities.ts:58
↓ 1 callersMethodupdateModelApiV1LlmModelsModelIdPatch
* 更新模型 * @returns ApiResponse_ModelRead_ Successful Response * @throws ApiError
front/src/services/generated/services/LlmService.ts:311
↓ 1 callersMethodupdateModelSettingsApiV1LlmModelSettingsPut
* 更新模型全局设置(单例) * @returns ApiResponse_ModelSettingsRead_ Successful Response * @throws ApiError
front/src/services/generated/services/LlmService.ts:368
↓ 1 callersMethodupdateProjectApiV1StudioProjectsProjectIdPatch
* 更新项目 * @returns ApiResponse_ProjectRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioProjectsService.ts:114
↓ 1 callersMethodupdatePromptTemplateApiV1StudioPromptsTemplateIdPatch
* 局部更新提示词模板 * @returns ApiResponse_PromptTemplateRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioPromptsService.ts:127
↓ 1 callersMethodupdateProviderApiV1LlmProvidersProviderIdPatch
* 更新模型供应商 * @returns ApiResponse_ProviderRead_ Successful Response * @throws ApiError
front/src/services/generated/services/LlmService.ts:164
↓ 1 callersMethodupdateShotDialogLineApiV1StudioShotDialogLinesLineIdPatch
* 更新镜头对话行 * @returns ApiResponse_ShotDialogLineRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioShotDialogLinesService.ts:81
↓ 1 callersMethodupdateShotFrameImageApiV1StudioShotFrameImagesImageIdPatch
* 更新镜头分镜帧图片 * @returns ApiResponse_ShotFrameImageRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioShotFrameImagesService.ts:75
↓ 1 callersMethodupdate_entity
( self, *, entity_type: str, entity_id: str, body: dict[str, object],
backend/app/services/studio/entities.py:79
↓ 1 callersMethodupdate_entity_image
( self, *, entity_type: str, entity_id: str, image_id: int, bo
backend/app/services/studio/entities.py:130
↓ 1 callersFunctionupload_file
上传文件到对象存储,并创建 FileItem 记录。
backend/app/services/studio/files.py:132
↓ 1 callersMethodupsertShotCharacterLinkApiV1StudioShotCharacterLinksPost
* 创建/更新镜头角色关联(ShotCharacterLink) * @returns ApiResponse_ShotCharacterLinkRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioShotCharacterLinksService.ts:41
↓ 1 callersFunctionuseChapterDivisionTaskMapPolling
({ enabled = true, chapterIds, pollIntervalMs = RELATION_TASK_POLL_INTERVAL_MS, onTasksSettled, }: Use
front/src/pages/aiStudio/project/ProjectWorkbench/chapterDivisionTasks.ts:323
↓ 1 callersFunctionuseLocalStoragePrefs
()
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:445
↓ 1 callersFunctionuseRelationTaskPolling
({ enabled = true, relationType, relationEntityId, pollIntervalMs = RELATION_TASK_POLL_INTERVAL_MS,
front/src/pages/aiStudio/project/ProjectWorkbench/chapterDivisionTasks.ts:173
↓ 1 callersFunctionuseResolvedTaskCenterTasks
( tasks: TaskUiItem[], navigate: NavigateFunction, )
front/src/pages/aiStudio/components/taskCenterMeta.ts:176
↓ 1 callersFunctionvalidate_openai_image_options
OpenAI 能力校验入口(避免调用侧传 provider 字面量)。
backend/app/core/integrations/openai/image_capabilities.py:48
↓ 1 callersFunctionvalidate_openai_video_options
OpenAI 能力校验入口(避免调用侧传 provider 字面量)。
backend/app/core/integrations/openai/video_capabilities.py:51
↓ 1 callersFunctionvalidate_volcengine_image_options
火山能力校验入口(避免调用侧传 provider 字面量)。
backend/app/core/integrations/volcengine/image_capabilities.py:67
↓ 1 callersFunctionvalidate_volcengine_video_options
火山能力校验入口(避免调用侧传 provider 字面量)。
backend/app/core/integrations/volcengine/video_capabilities.py:51
↓ 1 callersFunctionwrite_division_result_to_chapter_sync
( db: Session, *, chapter_id: str, result: ScriptDivisionResult, )
backend/app/services/studio/script_division.py:76
FunctionActorAssetEditPage
()
front/src/pages/aiStudio/assets/ActorAssetEditPage.tsx:6
FunctionActorEntityFormModal
({ open, editing, linkProjectId, linkChapterId, linkShotId, onCancel, onSuccess, }: { open: bo
front/src/pages/aiStudio/assets/components/ActorEntityFormModal.tsx:24
FunctionActorsTab
()
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/ActorsTab.tsx:21
FunctionActorsTab
()
front/src/pages/aiStudio/assets/tabs/ActorsTab.tsx:10
FunctionAgentEdit
()
front/src/pages/aiStudio/agents/AgentEdit.tsx:34
FunctionAgentManagement
()
front/src/pages/aiStudio/agents/AgentManagement.tsx:57
FunctionApp
()
front/src/App.tsx:25
FunctionAssetEditPageBase
({ assetId, missingAssetIdText, assetDisplayName, backTo, relationType, getAsset, updateAsset,
front/src/pages/aiStudio/assets/components/AssetEditPageBase.tsx:159
FunctionAssetManager
()
front/src/pages/aiStudio/assets/AssetManager.tsx:16
FunctionAssetTypeTab
({ label, tabKey, listAssets, createAsset, updateAsset, deleteAsset, onEditAsset, }: { label:
front/src/pages/aiStudio/assets/tabs/AssetTypeTab.tsx:32
FunctionChapterPrep
()
front/src/pages/aiStudio/chapter/ChapterPrep.tsx:181
FunctionChapterRawTextEditorModal
({ open, onClose, chapterId, onSaved, }: { open: boolean onClose: () => void chapterId: string |
front/src/pages/aiStudio/chapter/components/ChapterRawTextEditorModal.tsx:35
FunctionChapterShotAssetConfirmation
({ projectId, extraction, unionAssets, expandedKinds, candidateActionIds, existenceByKindName, o
front/src/pages/aiStudio/shots/components/ChapterShotAssetConfirmation.tsx:42
FunctionChapterShotBasicInfoSection
({ title, scriptExcerpt, saving, semanticSaving, semantic, actionBeatPhases, onTitleChange, on
front/src/pages/aiStudio/shots/components/ChapterShotBasicInfoSection.tsx:59
FunctionChapterShotDialogueConfirmation
({ extraction, savedDialogLines, extractedDialogLines, batchDialogAdding, dialogLoading, dialogDel
front/src/pages/aiStudio/shots/components/ChapterShotDialogueConfirmation.tsx:32
FunctionChapterShotEditPage
()
front/src/pages/aiStudio/shots/ChapterShotEditPage.tsx:182
FunctionChapterShotPreparationGuide
({ statusReady, checklistItems, nextStepTitle, nextStepDescription, onGoToStudio, }: ChapterShotPrep
front/src/pages/aiStudio/shots/components/ChapterShotPreparationGuide.tsx:20
FunctionChapterShotsPage
()
front/src/pages/aiStudio/shots/ChapterShotsPage.tsx:105
FunctionChapterStudio
()
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:487
FunctionChapterStudioBatchToolbar
({ selectedCount, batchVideoReadinessLoading, generating, maintenanceMenuItems, onBatchInspectVideoR
front/src/pages/aiStudio/chapter/components/ChapterStudioBatchToolbar.tsx:19
FunctionChapterStudioMaintenancePanel
({ opsTitleDraft, opsNoteDraft, hideShot, onChangeTitle, onBlurTitle, onChangeNote, onBlurNote,
front/src/pages/aiStudio/chapter/components/ChapterStudioMaintenancePanel.tsx:16
FunctionChapterStudioReadinessDiagnosisPanel
({ selectedShot, shotAssetsOverview, promptAssetReadiness, promptAssetReadinessNote, shotExtractStat
front/src/pages/aiStudio/chapter/components/ChapterStudioReadinessDiagnosisPanel.tsx:47
FunctionChapterStudioVideoReadinessPanel
({ selectedShot, videoReadinessLoading, videoReadiness, videoReferenceMode, }: ChapterStudioVideoReadi
front/src/pages/aiStudio/chapter/components/ChapterStudioVideoReadinessPanel.tsx:12
FunctionChaptersTab
()
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/ChaptersTab.tsx:37
FunctionCostumeAssetEditPage
()
front/src/pages/aiStudio/assets/CostumeAssetEditPage.tsx:6
FunctionCostumesTab
()
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/PropsTab.tsx:362
FunctionCostumesTab
()
front/src/pages/aiStudio/assets/tabs/CostumesTab.tsx:5
FunctionCustomButton
({ variant = 'primary', size = 'md', children, onClick, disabled = false, })
front/src/components/CustomButton.tsx:11
FunctionCustomCard
({ title, description, icon, children })
front/src/components/CustomCard.tsx:10
FunctionDashboardTab
({ onSelectTab }: { onSelectTab: (tab: TabKey) => void })
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/DashboardTab.tsx:22
FunctionDisplayImageCard
({ title, imageUrl, imageAlt, placeholder = '暂无图片', extra, actions, meta, footer, onImageCli
front/src/pages/aiStudio/assets/components/DisplayImageCard.tsx:21
FunctionEditTab
()
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/EditTab.tsx:5
FunctionFileManager
()
front/src/pages/aiStudio/files/FileManager.tsx:19
FunctionFilesTab
()
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/FilesTab.tsx:24
FunctionInspector
(props: { projectId?: string chapterId?: string projectVisualStyle: '现实' | '动漫' projectStyle: string
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:2898
FunctionLinkedAssetTab
({ kind, projectId, }: { kind: AssetKind projectId: string })
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/PropsTab.tsx:22
FunctionMainLayout
()
front/src/layouts/MainLayout.tsx:21
FunctionModelManagement
()
front/src/pages/aiStudio/models/ModelManagement.tsx:7
FunctionModelsTab
()
front/src/pages/aiStudio/models/ModelsTab.tsx:52
FunctionNotFound
()
front/src/pages/NotFound.tsx:5
FunctionPlaceholderTab
({ title, description, actionLabel, onAction, }: { title: string description: string actionLabel
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/PlaceholderTab.tsx:3
← previousnext →1,001–1,100 of 2,103, ranked by callers