# TODO(QuantumGhost): Refactor variable type identification. Instead of directly # comparing `dify_model_identity` with constants throughout the codebase, extract # this logic into a dedicated function. This would encapsulate the implementation # details of how different variable types are identified. FILE_MODEL_IDENTITY = "__dify__file__"