Hi community, if possible, please take a look at t...
# contribute
l
Hi community, if possible, please take a look at this pr. I mainly just do 2 things 1.change
<http://asyncio.to|asyncio.to>_thread
to
asyncio.run_in_executor
since that python3.8 doesn't support
<http://asyncio.to|asyncio.to>_thread
2.add more test on async agent for
agent service.py
Thanks a lot! It will help me develop the chatgpt plugin more easier. https://github.com/flyteorg/flytekit/pull/1848