Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deserialize FAISS index, docstore, and index_to_docstore_id from bytes.
deserialize_from_bytes( cls, serialized: bytes, embeddings: Embeddings, *, allow_dangerous_deserialization: bool = False, **kwargs: Any = {} ) -> FAISS