Noel Samuel
Results
3
comments of
Noel Samuel
async def consume_gen(gen): while True: try: next_val = await gen.__anext__() yield next_val except StopAsyncIteration: break async def run(generator): async for val in consume_gen(generator.__aiter__()): yield val def convert(messages): context = ""...
Needs automatic proxy. After 10 requests server automatically blocks that IP. Unauthorized after that