↓ 2 callersMethod_is_accepted(
self,
message: dict[str, object],
attributes: dict[str, object],
)
masfactory/components/composed_graph/generator_verifier_graph.py:123
↓ 2 callersFunction_make_llm_forward(node_id: str, data: dict[str, Any], store: dict[str, Any], options: DifyCompileOptions)
masfactory/compatibility/dify/materialize.py:184
↓ 2 callersFunction_materialize_node(
owner: OwnerGraph,
ext,
options: LangflowCompileOptions,
*,
graph_name: str,
)
masfactory/compatibility/langflow/materialize.py:159
↓ 2 callersFunction_materialize_node(
owner: OwnerGraph,
ext,
options: ChatDevCompileOptions,
id_to_graph_name: dict[str, str],
)
masfactory/compatibility/chatdev/materialize.py:177
↓ 2 callersFunction_resolve_tool_declaration(
declaration: dict[str, Any],
*,
owner: str,
warnings: RuntimeWarnings,
)
applications/clawcanvas/backend/clawcanvas_backend/runtime_bindings.py:78
↓ 2 callersFunction_run_inner_subgraph(
state: DifyRuntimeState,
*,
inner: dict[str, Any],
options: DifyCompileOptions,
item: An
masfactory/compatibility/dify/extra_nodes.py:402
↓ 2 callersFunctionapply_wire_pairs(
graph,
wire_pairs: list[tuple[str, str]],
resolve_instance: Callable[[str], object],
*,
masfactory/compatibility/common/wire_loops.py:103
↓ 2 callersFunctionbuildAmlDocumentContext(
root: Element,
source: string,
importedDocs: Map<string, AmlDocumentContext>,
filePath?: string,
a
masfactory-visualizer/webview-ui/src/utils/amlGraphDesign.ts:260