mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
8c5fbab72d
Pydantic validation breaks tests for example (`test_qdrant.py`) because fake embeddings contain an integer. This PR casts the embeddings array to all floats. Now the `qdrant` test passes, `poetry run pytest tests/integration_tests/vectorstores/test_qdrant.py` |
||
---|---|---|
.. | ||
chains | ||
embeddings | ||
examples | ||
llms | ||
vectorstores | ||
__init__.py | ||
test_googlesearch_api.py | ||
test_googleserper_api.py | ||
test_ngram_overlap_example_selector.py | ||
test_nlp_text_splitters.py | ||
test_pdf_pagesplitter.py | ||
test_serpapi.py | ||
test_text_splitter.py | ||
test_wolfram_alpha_api.py |