langchain/tests/integration_tests
Kacper Łukawski 9ac442624c
Add Qdrant named arguments (#1386)
This PR:
- Increases `qdrant-client` version to 1.0.4
- Introduces custom content and metadata keys (as requested in #1087)
- Moves all the `QdrantClient` parameters into the method parameters to
simplify code completion
2023-03-02 07:05:14 -08:00
..
chains Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 2023-02-15 22:47:17 -08:00
document_loaders Add new iFixit document loader (#1333) 2023-02-27 20:40:20 -08:00
embeddings Harrison/self hosted runhouse (#1154) 2023-02-19 09:53:45 -08:00
examples Harrison/format agent instructions (#973) 2023-02-10 10:07:26 -08:00
llms add async and streaming support to OpenAIChat (#1378) 2023-03-01 21:55:43 -08:00
vectorstores Add Qdrant named arguments (#1386) 2023-03-02 07:05:14 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00
test_googlesearch_api.py Fix a bug that shows "KeyError 'items'" (#1118) 2023-02-17 13:04:02 -08:00
test_googleserper_api.py Google Search API integration with serper.dev (wrapper, tests, docs, … (#909) 2023-02-15 22:47:17 -08:00
test_ngram_overlap_example_selector.py Harrison/ngram example (#846) 2023-02-02 09:44:42 -08:00
test_nlp_text_splitters.py OptimizedPrompt -- k-shot example choice backed by semantic search (#91) 2022-11-09 21:15:42 -08:00
test_pdf_pagesplitter.py Harrison/format agent instructions (#973) 2023-02-10 10:07:26 -08:00
test_serpapi.py move serpapi wrapper (#1199) 2023-02-20 21:15:45 -08:00
test_text_splitter.py Add alternative token-based text splitter (#816) 2023-02-02 19:55:13 -08:00
test_wolfram_alpha_api.py Harrison/wolfram alpha (#579) 2023-01-11 05:52:19 -08:00