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
Zander Chase 416f3bdf11
Vwp/alpaca streaming (#3468)
Co-authored-by: Luke Stanley <306671+lukestanley@users.noreply.github.com>
1 year ago
..
cache Harrison/gpt cache (#2744) 1 year ago
chains Add support for intermediate steps to SQLDatabaseSequentialChain (#1583) (#1601) 1 year ago
chat_models Fix ChatAnthropic stop_sequences error (#2919) (#2920) 1 year ago
document_loaders Several confluence loader improvements (#3300) 1 year ago
embeddings Add Sentence Transformers Embeddings (#3409) 1 year ago
examples Add PythonLoader which auto-detects encoding of Python files (#3311) 1 year ago
llms Vwp/alpaca streaming (#3468) 1 year ago
memory Harrison/memory base (#2122) 1 year ago
prompts Cleanup integration test dir (#3308) 1 year ago
retrievers Contextual compression retriever (#2915) 1 year ago
utilities Fix linting on master (#3327) 1 year ago
vectorstores fixes #1214 (#3003) 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) 1 year ago
test_text_splitter.py Add alternative token-based text splitter (#816) 1 year ago