langchain/tests/integration_tests
Harrison Chase 0c0f14407c
Harrison/tair (#3770)
Co-authored-by: Seth Huang <848849+seth-hg@users.noreply.github.com>
2023-04-28 21:25:33 -07:00
..
cache Harrison/redis cache (#3766) 2023-04-28 20:47:18 -07:00
chains Add support for intermediate steps to SQLDatabaseSequentialChain (#1583) (#1601) 2023-03-11 15:44:41 -08:00
chat_models Fix ChatAnthropic stop_sequences error (#2919) (#2920) 2023-04-14 17:22:01 -07:00
document_loaders Enhancement: Blockchain Document Loader with better Metadata support (#3710) 2023-04-28 20:13:05 -07:00
embeddings openai embeddings (#3488) 2023-04-24 22:19:47 -07:00
examples Add PythonLoader which auto-detects encoding of Python files (#3311) 2023-04-21 10:47:57 -07:00
llms Add PipelineAI LLM integration (#3644) 2023-04-27 08:22:26 -07:00
memory Add a test for cosmos db memory (#3525) 2023-04-25 08:10:02 -07:00
prompts Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
retrievers Harrison/tfidf parameters (#3481) 2023-04-24 22:19:58 -07:00
utilities Arxiv document loader (#3627) 2023-04-26 21:04:56 -07:00
vectorstores Harrison/tair (#3770) 2023-04-28 21:25:33 -07:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00
.env.example Change in method name for creating an issue on JIRA (#3307) 2023-04-21 13:01:33 -07:00
conftest.py feat: improve pinecone tests (#2806) 2023-04-13 21:49:31 -07:00
test_document_transformers.py Contextual compression retriever (#2915) 2023-04-20 17:01:14 -07: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 cleanup: unify 3 different pdf loaders, rename PagedPDFSplitter (#1615) 2023-03-13 23:06:50 -07:00
test_schema.py [simple][test] Added test case for schema.py (#3692) 2023-04-28 20:42:24 -07:00
test_text_splitter.py Add alternative token-based text splitter (#816) 2023-02-02 19:55:13 -08:00