Mitch
07/25/2024, 10:07 PMMarvin
07/25/2024, 10:08 PMModel
class is user-defined and can be used as a flow argument. Prefect will handle the coercion automatically, ensuring that the inputs match the expected data types defined in the Model
.
For a more detailed explanation, you can refer to the Prefect documentation here:
* https://docs.prefect.io/latest/concepts/flows/
If you encounter any issues or need further assistance, feel free to check for similar issues or submit new ones on the Prefect GitHub repository.