You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs
Neo Zhao 21e0df937f
community[patch]: fix a bug that mistakenly handle zip iterator in FAISS.from_embeddings (#16020)
**Description**: `zip` is iterator that will only produce result once,
so the previous code will cause the `embeddings` to be an empty list.

**Issue**: I could not find a related issue.

**Dependencies**: this PR does not introduce or affect dependencies.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
..
cli Make packages optional (#15727) 6 months ago
community community[patch]: fix a bug that mistakenly handle zip iterator in FAISS.from_embeddings (#16020) 6 months ago
core core[patch]: simple prompt pretty printing (#15968) 6 months ago
experimental core[patch]: simple prompt pretty printing (#15968) 6 months ago
langchain community[minor]: Add AstraDB self query retriever (#15738) 6 months ago
partners multiple[patch]: .post releases and pyproject metadata (#15962) 6 months ago