I get this error frequently when I am trying to build GPTSimpleVectorIndex with use_async parameter "RuntimeError: asyncio.run() cannot be called from a running event loop"
this is for building the index? yeah simple vector, keyword table, and tree (there's less of a point in async list index since it's the fastest by default, but we could also add!)