Fix support for generic input types. - Introduced AnyType class to allow flexible input handling. - Updated INPUT_TYPES to accept any_type for input parameter. - Modified RETURN_TYPES to use any_type and changed RETURN_NAMES to "output" for clarity.
Fix support for generic input types. - Introduced AnyType class to allow flexible input handling. - Updated INPUT_TYPES to accept any_type for input parameter. - Modified RETURN_TYPES to use any_type and changed RETURN_NAMES to "output" for clarity.