- Add LiteLLM support by tomusher in https://github.com/wagtail/wagtail-vector-index/pull/64
- Refactor vector indexes in to single type by tomusher in https://github.com/wagtail/wagtail-vector-index/pull/65
- Docs: Update 'Indexing across models' example to include all necessary steps by ababic in https://github.com/wagtail/wagtail-vector-index/pull/70
- Resolved bug in index.query() that prevented content from similar documents to be included i then LLM query by berry in https://github.com/wagtail/wagtail-vector-index/pull/69