langchain/tests/integration_tests
Rukmani 2b14036126
Update WhatsAppChatLoader to include the character ~ in the sender name (#4420)
Fixes #4153

If the sender of a message in a group chat isn't in your contact list,
they will appear with a ~ prefix in the exported chat. This PR adds
support for parsing such lines.
2023-05-09 15:00:04 -07:00
..
agent [test] Add integration_test for PandasAgent (#4056) 2023-05-05 14:49:02 -07:00
cache Harrison/redis cache (#3766) 2023-04-28 20:47:18 -07:00
callbacks Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -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 Update WhatsAppChatLoader to include the character ~ in the sender name (#4420) 2023-05-09 15:00:04 -07:00
embeddings Dev2049/hf emb encode kwargs (#3925) 2023-05-01 20:27:41 -07:00
examples Update WhatsAppChatLoader to include the character ~ in the sender name (#4420) 2023-05-09 15:00:04 -07:00
llms Check OpenAI model kwargs (#4366) 2023-05-08 16:37:34 -07:00
memory mongodb support for chat history (#4266) 2023-05-08 08:34:05 -07:00
prompts
retrievers added Wikipedia retriever (#4302) 2023-05-09 10:08:39 -07:00
utilities added Wikipedia document loader (#4141) 2023-05-06 09:32:45 -07:00
vectorstores Add support for Qdrant nested filter (#4354) 2023-05-09 10:34:11 -07:00
__init__.py
.env.example Change in method name for creating an issue on JIRA (#3307) 2023-04-21 13:01:33 -07:00
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