/Users/ahsan/Desktop/SageByte/lloyed/lloyed-aidev/load_vector.py:203: DeprecationWarning: Call to deprecated function (or staticmethod) download_loader. (
download_loader() is deprecated. Please install tool using pip install directly instead.)
loader = PagedCSVReader(encoding="utf-8")
from llama_index.readers.file.paged_csv import PagedCSVReader