Automatically infer streaming methods typed with Generator
or Iterator
#496
Labels
difficulty: easy
Easy fix
Generator
or Iterator
#496
Custom models should be able to automatically get model info and infer that they're exposing a streaming method. We should be able to avoid having the user to specify
_stream=True
in the gRPC call.The text was updated successfully, but these errors were encountered: