Hi, I'd like to ask a question of flyte type.
I am using custom class module, Kirin with flyte.
Flyte does not return any type error before when I run sample code of flyte, but I have no idea why flyte make this error.
Copy code
ValueError: Type <class 'kirin.api.Kirin'> not supported currently in Flytekit. Please register a new transformer
The above exception was the direct cause of the following exception: