Open YaBoiBreezy opened 3 years ago
Is there any way to detect progress, so you can know how close gentle is to finishing?
Many of the entrypoints accept a progress_cb argument, which allow you to pass in a function which is periodically invoked with information about the amount of progress made.
progress_cb
Is there any way to detect progress, so you can know how close gentle is to finishing?