langchain
77fc2f76 - fix: impl missing embeddings method (#10823)

Commit
2 years ago
fix: impl missing embeddings method (#10823) FAISS does not implement embeddings method and use embed_query to embedding texts which is wrong for some embedding models. --------- Co-authored-by: Bagatur <baskaryan@gmail.com>
Author
Parents
Loading