Hi all I am trying to load a document into a chroma db vector store locally. It’s a 400 page pdf file, it embedded fine but when I go to persist it I am hitting the chroma db maximum batch size. Is there a way around this? Same doc with langchain was able to persist fine