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 d18b0caf0e
Add Anthropic default request timeout (#3540)
thanks @hitflame!

---------

Co-authored-by: Wenqiang Zhao <hitzhaowenqiang@sina.com>
Co-authored-by: delta@com <delta@com>
1 year ago
..
cache Harrison/gpt cache (#2744) 1 year ago
chains Add support for intermediate steps to SQLDatabaseSequentialChain (#1583) (#1601) 2 years ago
chat_models Fix ChatAnthropic stop_sequences error (#2919) (#2920) 1 year ago
document_loaders Harrison/blockchain docloader (#3491) 1 year ago
embeddings openai embeddings (#3488) 1 year ago
examples Add PythonLoader which auto-detects encoding of Python files (#3311) 1 year ago
llms Add Anthropic default request timeout (#3540) 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 Harrison/tfidf parameters (#3481) 1 year ago
utilities Fix linting on master (#3327) 1 year ago
vectorstores Harrison/weaviate (#3494) 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_text_splitter.py Add alternative token-based text splitter (#816) 2 years ago