Technical requirements
For this chapter, you will need to install the following package in your environment:
In addition, there are two integration packages that will be required by the sample code:
- Chroma Vector Store: https://pypi.org/project/llama-index-vector-stores-chroma/
- Hugging Face embeddings: https://pypi.org/project/llama-index-embeddings-huggingface/
All code samples from this chapter can be found in the ch5
subfolder of the book’s GitHub repository: https://github.com/PacktPublishing/Building-Data-Driven-Applications-with-LlamaIndex