v0.4.11
LlamaIndex 0.4.11:
- Landed a big refactor to decouple vector storage from the index build/query logic. No user-facing changes atm, but should make it much easier to add new vector stores / maintain the code!
- Added async to vector index construction (s/o @thejessezhang) ⚡)