langchain/libs/community/tests/unit_tests
Igor Muniz Soares 743f888580
community[minor]: Dappier chat model integration (#19370)
**Description:** 

This PR adds [Dappier](https://dappier.com/) for the chat model. It
supports generate, async generate, and batch functionalities. We added
unit and integration tests as well as a notebook with more details about
our chat model.


**Dependencies:** 
    No extra dependencies are needed.
2024-03-25 07:29:05 +00:00
..
agent_toolkits
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
chat_loaders
chat_message_histories
chat_models community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
docstore
document_loaders community[patch]: move pdf text tests to integration (#18746) 2024-03-07 10:34:22 -08:00
document_transformers
embeddings community[minor]: llamafile embeddings support (#17976) 2024-03-01 13:49:18 -08:00
examples
graphs comunity[patch]: Fix neo4j sanitizing values (#18750) 2024-03-07 19:21:52 -08:00
indexes
llms community: Add keep_alive parameter to control how long the model w… (#19005) 2024-03-19 04:29:01 +00:00
retrievers community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 2024-03-06 15:49:04 -05:00
storage
tools community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
utilities community[patch]: flattening imports 3 (#18939) 2024-03-12 15:18:54 -07:00
utils
vectorstores community[minor]: Add DuckDB as a vectorstore (#18916) 2024-03-25 07:02:35 +00:00
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sql_database_schema.py
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 2024-03-08 14:10:23 -05:00
test_sqlalchemy.py