langchain/tests/integration_tests
2023-05-11 22:48:38 -07:00
..
agent [test] Add integration_test for PandasAgent (#4056) 2023-05-05 14:49:02 -07:00
cache Optimize the initialization method of GPTCache (#4522) 2023-05-11 16:15:23 -07:00
callbacks add tracing v2 env var (#4465) 2023-05-10 11:08:29 -07:00
chains Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
chat_models Check OpenAI model kwargs (#4366) 2023-05-08 16:37:34 -07:00
document_loaders feat: add loader for open office odt files (#4405) 2023-05-10 01:37:17 -07:00
embeddings Dev2049/hf emb encode kwargs (#3925) 2023-05-01 20:27:41 -07:00
examples feat: add loader for open office odt files (#4405) 2023-05-10 01:37:17 -07:00
llms Add LLMs support for Anyscale Service (#4350) 2023-05-11 00:39:59 -07:00
memory mongodb support for chat history (#4266) 2023-05-08 08:34:05 -07:00
prompts
retrievers Add arxiv retriever (#4538) 2023-05-11 22:48:38 -07:00
utilities added Wikipedia document loader (#4141) 2023-05-06 09:32:45 -07:00
vectorstores parameterized distance metrics; lint; format; tests (#4375) 2023-05-11 00:20:01 -07:00
__init__.py
.env.example
conftest.py
test_document_transformers.py
test_nlp_text_splitters.py
test_pdf_pagesplitter.py
test_schema.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_text_splitter.py Fix TextSplitter.from_tiktoken(#4361) 2023-05-08 16:36:38 -07:00