langchain/tests/integration_tests
Davis Chase 4fabd02d25
Add OpenLLM wrapper(#6578)
LLM wrapper for models served with OpenLLM

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Chaoyu <paranoyang@gmail.com>
2023-06-22 01:18:14 -07:00
..
agent Add Multi-CSV/DF support in CSV and DataFrame Toolkits (#5009) 2023-05-25 14:23:11 -07:00
cache feat: add Momento as a standard cache and chat message history provider (#5221) 2023-05-25 19:13:21 -07:00
callbacks Add support for tags (#5898) 2023-06-13 12:30:59 -07:00
chains fix neo4j schema query (#6381) 2023-06-19 22:48:35 -07:00
chat_models fix anthropic chat model mutating input list (#6457) 2023-06-19 21:30:52 -07:00
document_loaders Fix whatsappchatloader - enable parsing new datetime format on WhatsApp chat (#6555) 2023-06-21 19:11:49 -07:00
embeddings feat: interfaces for async embeddings, implement async openai (#6563) 2023-06-21 23:16:33 -07:00
examples Fix whatsappchatloader - enable parsing new datetime format on WhatsApp chat (#6555) 2023-06-21 19:11:49 -07:00
llms Add OpenLLM wrapper(#6578) 2023-06-22 01:18:14 -07:00
memory feat: add Momento as a standard cache and chat message history provider (#5221) 2023-05-25 19:13:21 -07:00
prompts
retrievers DocArray as a Retriever (#6031) 2023-06-17 09:09:33 -07:00
utilities ArxivAPIWrapper - doc_content_chars_max (#6063) 2023-06-15 22:16:42 -07:00
vectorstores feat: faiss filter from list (#6537) 2023-06-21 10:49:01 -07:00
__init__.py
.env.example adding MongoDBAtlasVectorSearch (#5338) 2023-05-30 07:59:01 -07:00
conftest.py
test_document_transformers.py
test_kuzu.py Add KuzuQAChain (#6454) 2023-06-20 22:07:00 -07:00
test_nebulagraph.py Harrison/nebula graph (#5865) 2023-06-07 21:56:43 -07:00
test_nlp_text_splitters.py
test_pdf_pagesplitter.py
test_schema.py Add 'get_token_ids' method (#4784) 2023-05-22 13:17:26 +00:00
test_text_splitter.py chore: spedd up integration test by using smaller model (#6044) 2023-06-12 13:27:10 -07:00