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
Ankush Gola 84a46753ab
Tracing Group (#5326)
Add context manager to group all runs under a virtual parent

---------

Co-authored-by: vowelparrot <130414180+vowelparrot@users.noreply.github.com>
1 year ago
..
agent Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009) 1 year ago
cache feat: add Momento as a standard cache and chat message history provider (#5221) 1 year ago
callbacks Tracing Group (#5326) 1 year ago
chains Harrison/neo4j (#5078) 1 year ago
chat_models top_k and top_p transposed in vertexai (#5673) 1 year ago
client Add Feedback Methods + Evaluation examples (#5166) 1 year ago
document_loaders feat: add `UnstructuredExcelLoader` for `.xlsx` and `.xls` files (#5617) 1 year ago
embeddings `encoding_kwargs` for InstructEmbeddings (#5450) 1 year ago
examples feat: add `UnstructuredExcelLoader` for `.xlsx` and `.xls` files (#5617) 1 year ago
llms Add aviary support (#5661) 1 year ago
memory feat: add Momento as a standard cache and chat message history provider (#5221) 1 year ago
prompts
retrievers Harrison/pubmed integration (#5664) 1 year ago
utilities Harrison/pubmed integration (#5664) 1 year ago
vectorstores Integrate Clickhouse as Vector Store (#5650) 1 year ago
.env.example adding MongoDBAtlasVectorSearch (#5338) 1 year ago
__init__.py
conftest.py
test_document_transformers.py
test_nlp_text_splitters.py
test_pdf_pagesplitter.py
test_schema.py Add 'get_token_ids' method (#4784) 1 year ago
test_text_splitter.py refactor: extract token text splitter function (#5179) 1 year ago