MCPcopy Create free account

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

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

↓ 2 callersFunctiongoShot
(id: string)
front/src/pages/aiStudio/shots/ChapterShotEditPage.tsx:949
↓ 2 callersFunctionhandleCancelConsistencyTask
()
front/src/pages/aiStudio/chapter/components/ChapterRawTextEditorModal.tsx:280
↓ 2 callersFunctionhandleCancelDivideTask
(record: Chapter)
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/ChaptersTab.tsx:285
↓ 2 callersFunctionhandleCancelOptimizeTask
()
front/src/pages/aiStudio/chapter/components/ChapterRawTextEditorModal.tsx:351
↓ 2 callersFunctionhandleCancelSimplifyTask
()
front/src/pages/aiStudio/chapter/components/ChapterRawTextEditorModal.tsx:335
↓ 2 callersFunctionhandleCancelSmartDetectTask
()
front/src/pages/aiStudio/assets/components/AssetEditPageBase.tsx:495
↓ 2 callersFunctionhandleDelete
(projectId: string)
front/src/pages/aiStudio/project/ProjectLobby.tsx:474
↓ 2 callersFunctionhandleDelete
(agent: Agent, e: React.MouseEvent)
front/src/pages/aiStudio/agents/AgentManagement.tsx:200
↓ 2 callersFunctionhandleDeleteModel
(m: ModelRead)
front/src/pages/aiStudio/models/ModelsTab.tsx:235
↓ 2 callersFunctionhandleDeleteProvider
(p: ProviderRead)
front/src/pages/aiStudio/models/ProvidersTab.tsx:203
↓ 2 callersFunctionhandleRowClick
(record: Agent)
front/src/pages/aiStudio/agents/AgentManagement.tsx:140
↓ 2 callersFunctionhandleRunTest
()
front/src/pages/aiStudio/agents/AgentEdit.tsx:94
↓ 2 callersFunctionhandleSave
()
front/src/pages/aiStudio/chapter/components/ChapterRawTextEditorModal.tsx:420
↓ 2 callersFunctionhandleSelectProject
(id: string)
front/src/pages/aiStudio/project/ProjectLobby.tsx:342
↓ 2 callersMethodinvoke
(self, payload: dict)
backend/app/dependencies.py:43
↓ 2 callersFunctionisFormData
(value: any)
front/src/services/generated/core/request.ts:37
↓ 2 callersFunctionisPendingExtractionConfirmation
(shot: ShotRead)
front/src/pages/aiStudio/shots/ChapterShotEditPage.tsx:145
↓ 2 callersFunctionisTabKey
(s: string)
front/src/pages/aiStudio/project/ProjectWorkbench/constants.tsx:39
↓ 2 callersFunctionisTerminalStatus
(status: TaskStatus)
front/src/pages/aiStudio/assets/components/AssetEditPageBase.tsx:138
↓ 2 callersFunctionis_provider_category_supported
(provider_key: str, category: ModelCategoryKey)
backend/app/services/llm/provider_registry.py:104
↓ 2 callersMethodlistChaptersApiV1StudioChaptersGet
* 章节列表(分页) * @returns ApiResponse_PaginatedData_ChapterRead__ Successful Response * @throws ApiError
front/src/services/generated/services/StudioChaptersService.ts:19
↓ 2 callersFunctionlistImages
(entityType: EntityType, entityId: string, params: { page?: number; pageSize?: number; order?: string | null;
front/src/services/studioEntities.ts:41
↓ 2 callersMethodlistProvidersApiV1LlmProvidersGet
* 列出模型供应商(分页) * @returns ApiResponse_PaginatedData_ProviderRead__ Successful Response * @throws ApiError
front/src/services/generated/services/LlmService.ts:29
↓ 2 callersMethodlistShotCharacterLinksApiV1StudioShotCharacterLinksGet
* 查询镜头角色关联列表(ShotCharacterLink) * @returns ApiResponse_list_ShotCharacterLinkRead__ Successful Response * @throws ApiError
front/src/services/generated/services/StudioShotCharacterLinksService.ts:17
↓ 2 callersMethodlistShotDialogLinesApiV1StudioShotDialogLinesGet
* 镜头对话行列表(分页) * @returns ApiResponse_PaginatedData_ShotDialogLineRead__ Successful Response * @throws ApiError
front/src/services/generated/services/StudioShotDialogLinesService.ts:19
↓ 2 callersMethodlistSupportedProvidersApiV1LlmProvidersSupportedGet
* 列出系统支持的供应商能力 * @returns ApiResponse_list_ProviderSupportedRead__ Successful Response * @throws ApiError
front/src/services/generated/services/LlmService.ts:97
↓ 2 callersMethodlistTaskLinksApiV1FilmTaskLinksGet
* 生成任务关联列表(分页,支持多条件过滤) * @returns ApiResponse_PaginatedData_GenerationTaskLinkRead__ Successful Response * @throws ApiError
front/src/services/generated/services/FilmService.ts:241
↓ 2 callersFunctionlist_by_shot
按镜头查询角色关联列表。
backend/app/services/studio/shot_character_links.py:14
↓ 2 callersFunctionlist_files_paginated
分页查询文件。
backend/app/services/studio/files.py:62
↓ 2 callersFunctionlist_models_paginated
分页查询模型。
backend/app/services/llm/manage.py:138
↓ 2 callersFunctionlist_shot_linked_assets
获取镜头关联的角色/道具/场景/服装。
backend/app/services/studio/shot_assets.py:140
↓ 2 callersMethodlist_task_views
( self, *, statuses: list[TaskStatus] | None = None, task_kind: str | None = N
backend/app/core/task_manager/stores.py:446
↓ 2 callersFunctionload
()
front/src/pages/aiStudio/models/SettingsTab.tsx:13
↓ 2 callersFunctionloadActiveChapterDivisionTasks
( chapterIds: string[], )
front/src/pages/aiStudio/project/ProjectWorkbench/chapterDivisionTasks.ts:158
↓ 2 callersFunctionloadActiveRelationTask
( relationType: string, relationEntityId: string, )
front/src/pages/aiStudio/project/ProjectWorkbench/chapterDivisionTasks.ts:122
↓ 2 callersFunctionloadActors
(searchQuery?: string)
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/ActorsTab.tsx:76
↓ 2 callersFunctionloadAssets
(qOverride?: string)
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/PropsTab.tsx:98
↓ 2 callersFunctionloadProjectRoleOptions
()
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:3972
↓ 2 callersFunctionloadScenes
(searchQuery?: string)
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/ScenesTab.tsx:87
↓ 2 callersFunctionlog_image_http_response
( *, provider: str, status_code: int, elapsed_ms: int, resp_headers: dict[str, str], r
backend/app/core/integrations/http_logging.py:83
↓ 2 callersFunctionmakePagination
(items: T[], page: number, pageSize: number)
front/src/mocks/handlers.ts:34
↓ 2 callersFunctionmapGenerationDraftStateToRenderState
( state: GenerationDraftState, )
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:306
↓ 2 callersFunctionmap_view_angle_for_prompt
(view_angle: AssetViewAngle | str | None)
backend/app/services/studio/image_tasks.py:78
↓ 2 callersFunctionmark_pending_by_name
按镜头、候选类型与名称回退候选为待处理状态。
backend/app/services/studio/shot_extracted_candidates.py:335
↓ 2 callersFunctionmatchesFilter
(s: StudioShot, f: ShotFilter)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:1762
↓ 2 callersFunctionmetaKeyForTask
(task: TaskUiItem)
front/src/pages/aiStudio/components/taskCenterMeta.ts:42
↓ 2 callersFunctionnextProjectId
()
front/src/mocks/handlers.ts:26
↓ 2 callersFunctionnormalizeFrameExclusiveTags
(tags: string[])
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:147
↓ 2 callersFunctionnormalizeStudioAsset
(asset: StudioAssetLike)
front/src/pages/aiStudio/assets/components/StudioAssetTypeFormModal.tsx:22
↓ 2 callersFunctionnormalizeTags
(input: string)
front/src/pages/aiStudio/assets/components/StudioAssetTypeFormModal.tsx:15
↓ 2 callersFunctionnormalizeTags
(input: string)
front/src/pages/aiStudio/assets/components/ActorEntityFormModal.tsx:17
↓ 2 callersFunctionopen
(url: string)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:4127
↓ 2 callersFunctionopen
(url: string)
front/src/pages/aiStudio/shots/ChapterShotEditPage.tsx:1063
↓ 2 callersFunctionopenCopyModelModal
(source: ModelRead)
front/src/pages/aiStudio/models/ModelsTab.tsx:268
↓ 2 callersFunctionopenCreateNextStep
(chapter: Chapter, hasRawText: boolean)
front/src/pages/aiStudio/project/ProjectWorkbench/tabs/ChaptersTab.tsx:130
↓ 2 callersFunctionpatchShotDetailLocal
(patch: Partial<ShotDetailRead>)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:1450
↓ 2 callersFunctionpoll
()
front/src/pages/aiStudio/project/ProjectWorkbench/chapterDivisionTasks.ts:247
↓ 2 callersFunctionpost
(url: string, data?: unknown, config?: AxiosRequestConfig)
front/src/services/http.ts:31
↓ 2 callersFunctionpriority
(task: TaskUiItem)
front/src/pages/aiStudio/components/TaskCenter.tsx:184
↓ 2 callersFunctionput
(url: string, data?: unknown, config?: AxiosRequestConfig)
front/src/services/http.ts:34
↓ 2 callersFunctionrecompute_shot_status_sync
(db: Session, *, shot_id: str)
backend/app/services/studio/shot_status.py:127
↓ 2 callersFunctionredact_headers
(h: dict[str, str])
backend/app/core/integrations/http_logging.py:13
↓ 2 callersFunctionrefreshAfterExternalCreate
()
front/src/pages/aiStudio/shots/ChapterShotEditPage.tsx:688
↓ 2 callersFunctionrenderAssetCard
(asset: AssetVM)
front/src/pages/aiStudio/shots/components/ChapterShotAssetConfirmation.tsx:82
↓ 2 callersFunctionreorder
(list: T[], startIndex: number, endIndex: number)
front/src/pages/aiStudio/chapter/ChapterStudio.tsx:366
↓ 2 callersFunctionresolve_default_video_model
(db: AsyncSession)
backend/app/services/film/generated_video.py:102
↓ 2 callersFunctionresolve_effective_ratio
(input_: VideoGenerationInput)
backend/app/core/integrations/video_capabilities.py:76
↓ 2 callersFunctionresolve_provider_config_from_provider
( *, provider: Provider, category: ModelCategoryKey, )
backend/app/services/llm/provider_resolver.py:54
↓ 2 callersMethodrun
(self, *args: Any, **kwargs: Any)
backend/tests/test_task_manager.py:30
↓ 2 callersFunctionrunExtract
(kind: 'all' | ExtractKind)
front/src/pages/aiStudio/chapter/ChapterPrep.tsx:319
↓ 2 callersFunctionrun_extract_task_sync
(task_id: str)
backend/app/services/script_processing_worker.py:325
↓ 2 callersFunctionserializeRequest
* @param {Request} request
front/public/mockServiceWorker.js:333
↓ 2 callersFunctionset_cached_script_extract
(cache_key: str, result: StudioScriptExtractionDraft)
backend/app/services/script_extraction_cache.py:41
↓ 2 callersMethodset_progress
(self, *_args, **_kwargs)
backend/tests/test_image_tasks_api_responses.py:283
↓ 2 callersFunctionset_skip_extraction
( db: AsyncSession, *, shot_id: str, skip: bool, )
backend/app/services/studio/shot_extracted_candidates.py:410
↓ 2 callersFunctionsnapButtonPosition
(position: { x: number; y: number })
front/src/pages/aiStudio/components/TaskCenter.tsx:74
↓ 2 callersFunctionsummarizeProjectChapters
(chapters: ChapterPreparationInput[])
front/src/pages/aiStudio/project/ProjectLobby.tsx:166
↓ 2 callersFunctiontoUIProject
(p: ProjectRead)
front/src/pages/aiStudio/project/ProjectLobby.tsx:89
↓ 2 callersMethodupdateShotSkipExtractionApiV1StudioShotsShotIdSkipExtractionPatch
* 设置是否跳过镜头信息提取 * @returns ApiResponse_ShotPreparationMutationResultRead_ Successful Response * @throws ApiError
front/src/services/generated/services/StudioShotsService.ts:307
↓ 2 callersFunctionupdate_model
更新模型。
backend/app/services/llm/manage.py:218
↓ 2 callersFunctionupdate_model_settings
更新模型全局设置。
backend/app/services/llm/manage.py:275
↓ 2 callersFunctionupsertRelationTaskStateInMap
( currentMap: Record<string, RelationTaskState>, entityId: string, nextTask: RelationTaskState, )
front/src/pages/aiStudio/project/ProjectWorkbench/chapterDivisionTasks.ts:111
↓ 2 callersFunctionupsert_project_link
优先补全已有记录(chapter_id/shot_id),否则新建。 只会做 null -> value 的补全,不会覆盖已有非空字段。
backend/app/utils/project_links.py:44
↓ 2 callersFunctionupsert_shot_character_link
( body: ShotCharacterLinkCreate, db: AsyncSession = Depends(get_db), )
backend/app/api/v1/routes/studio/shot_character_links.py:37
↓ 2 callersFunctionuseProject
(projectId: string | undefined)
front/src/pages/aiStudio/project/ProjectWorkbench/hooks/useProjectData.ts:62
↓ 2 callersFunctionuseProjectCharacters
(projectId: string | undefined)
front/src/pages/aiStudio/project/ProjectWorkbench/hooks/useProjectData.ts:136
↓ 2 callersFunctionvalidate_shot_and_duration
(db: AsyncSession, shot_id: str)
backend/app/services/film/generated_video.py:36
↓ 1 callersMethod__init__
(self, *, session_maker: sessionmaker[Session] = sync_session_maker)
backend/app/services/worker/task_executor.py:65
↓ 1 callersMethod_apply_and_finish
(self, task_id: str, run_args: dict[str, Any], result: Any)
backend/app/services/worker/task_executor.py:120
↓ 1 callersFunction_apply_scope_filters
(stmt: Select)
backend/app/services/studio/file_usages.py:187
↓ 1 callersMethod_as_messages_input
将 kwargs 渲染为 LangChain agent 所需的 messages 输入形状。
backend/app/chains/agents/base.py:200
↓ 1 callersFunction_asset_ref_from_overview_item
(item: Any)
backend/app/services/studio/shot_video_prompt_pack.py:47
↓ 1 callersFunction_build_action_beats
从剧本摘录、镜头描述与对白中提炼镜头内动作节拍。
backend/app/services/studio/shot_video_prompt_pack.py:182
↓ 1 callersFunction_build_character_context
(characters: list[Character])
backend/app/services/film/shot_frame_prompt_tasks.py:70
↓ 1 callersFunction_build_composition_anchor
为视频提示词构造稳定的画面构图与空间锚点建议。
backend/app/services/studio/shot_video_prompt_pack.py:255
↓ 1 callersFunction_build_composition_anchor
根据镜头语言和相邻镜头关系生成构图锚点建议。
backend/app/services/film/shot_frame_prompt_tasks.py:192
↓ 1 callersFunction_build_continuity_guidance
构造视频提示词的连续性建议。
backend/app/services/studio/shot_video_prompt_pack.py:230
↓ 1 callersFunction_build_continuity_guidance
基于相邻镜头关系生成简明连续性约束。
backend/app/services/film/shot_frame_prompt_tasks.py:162
↓ 1 callersFunction_build_director_command_summary
将多类 guidance 压缩成高优先级导演指令摘要。
backend/app/services/film/shot_frame_prompt_tasks.py:466
↓ 1 callersFunction_build_director_must_categories
按镜头风险动态决定哪些 guidance 应提升为必须项。
backend/app/services/film/shot_frame_prompt_tasks.py:431
← previousnext →501–600 of 2,103, ranked by callers