--- hide_table_of_contents: true --- # LlamaIndex Integration Changelog Changelog for [`hindsight-llamaindex`](https://pypi.org/project/hindsight-llamaindex/). For the source code, see [`hindsight-integrations/llamaindex`](https://github.com/vectorize-io/hindsight/tree/main/hindsight-integrations/llamaindex). ← [Back to main changelog](../index.md) ## [0.1.3](https://github.com/vectorize-io/hindsight/tree/integrations/llamaindex/v0.1.3) **Bug Fixes** - Fixed LlamaIndex integration issues with document IDs, the memory API, and ReAct trace handling to improve reliability and correctness. ([`d93dfea8`](https://github.com/vectorize-io/hindsight/commit/d93dfea8)) ## [0.1.2](https://github.com/vectorize-io/hindsight/tree/integrations/llamaindex/v0.1.2) **Features** - Added LlamaIndex integration for Hindsight. ([`2d787c4f`](https://github.com/vectorize-io/hindsight/commit/2d787c4f))