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/tests/integration_tests
Davis Chase e7e29f9937
Dev2049/add modern treasury (#3924)
Modified Modern Treasury and Strip slightly so credentials don't have to
be passed in explicitly. Thanks @mattgmarcus for adding Modern Treasury!

---------

Co-authored-by: Matt Marcus <matt.g.marcus@gmail.com>
1 year ago
..
cache Harrison/redis cache (#3766) 1 year ago
callbacks Callbacks Refactor [base] (#3256) 1 year ago
chains Callbacks Refactor [base] (#3256) 1 year ago
chat_models Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
document_loaders Dev2049/add modern treasury (#3924) 1 year ago
embeddings Dev2049/hf emb encode kwargs (#3925) 1 year ago
examples Add PythonLoader which auto-detects encoding of Python files (#3311) 1 year ago
llms Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
memory Add a test for cosmos db memory (#3525) 1 year ago
prompts Cleanup integration test dir (#3308) 1 year ago
retrievers [simple] added test case and improve self class return type annotation (#3773) 1 year ago
utilities Vwp/arxiv (#3855) 1 year ago
vectorstores Chroma fix mmr (#3897) 1 year ago
.env.example Change in method name for creating an issue on JIRA (#3307) 1 year ago
__init__.py initial commit 2 years ago
conftest.py feat: improve pinecone tests (#2806) 1 year ago
test_document_transformers.py Contextual compression retriever (#2915) 1 year ago
test_nlp_text_splitters.py OptimizedPrompt -- k-shot example choice backed by semantic search (#91) 2 years ago
test_pdf_pagesplitter.py cleanup: unify 3 different pdf loaders, rename PagedPDFSplitter (#1615) 2 years ago
test_schema.py Callbacks Refactor [base] (#3256) 1 year ago
test_text_splitter.py Add alternative token-based text splitter (#816) 2 years ago