runpod-python
runpod-python copied to clipboard
async def stream_result uses is_stream = False as default
shouldn't it be set to True?
https://github.com/runpod/runpod-python/blob/f6971a8f142a7b4796fb0f1ffa3b3f201d130a81/runpod/serverless/modules/rp_http.py#L77C16-L77C17