Andrew Reece

Results 2 issues of Andrew Reece

The `Pinecone.from_documents()` embeddings-creation/upsert ([based on this example](https://python.langchain.com/en/latest/modules/indexes/vectorstores/examples/pinecone.html)) produces two unexpected behaviors: 1. Mutates the original `docs` object inplace, such that each entry's `Document.metadata` dict now has a 'text' key that...

When `detect_video()` finds multiple faces, they do not appear to have a consistent ordering with respect to their position in the video. For example, in a recorded video call between...