Skip to content

v0.4.11

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 00:34

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) ⚡)