Closed efiop closed 7 months ago
only thing is: we are no longer sure when a print comes from the cloud just by looking at it
@chamini2 Oops, sorry, I think I merged and didn't notice your last comment.
I think that's normal for normal operations and that's what the user expects, using our wrapper shouldn't alter output most of the time. But definitely might want a bit more in debugging mode, I'm working on that.
It is unexpected that we print all of them to stdout and also prepend a bunch of logging information. This should be seamless for the user most of the time.
Before:
After:
Same for
fal fn run
.