langchain/libs/community/tests/unit_tests
Dhruv Chawla d6d559d50d
community[minor]: add UpTrainCallbackHandler (#19956)
- **Description:** 
This PR adds a callback handler for UpTrain. It performs evaluations in
the RAG pipeline to check the quality of retrieved documents, generated
queries and responses.

- **Dependencies:** 
    - The UpTrainCallbackHandler requires the uptrain package

---------

Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
2024-04-16 19:32:03 +00:00
..
agent_toolkits community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
callbacks community[minor]: add UpTrainCallbackHandler (#19956) 2024-04-16 19:32:03 +00:00
chat_loaders community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
chat_message_histories community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
chat_models community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
cross_encoders community[patch]: cross_encoders flatten namespaces (#20183) 2024-04-08 20:50:23 -04:00
docstore community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
document_compressors community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
document_loaders community[minor]: Add glue catalog loader (#20220) 2024-04-16 11:39:23 -04:00
document_transformers community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
embeddings community[patch]: Fix YandexGPT embeddings (#19720) 2024-04-13 16:23:01 -07:00
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
graphs community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
llms community[patch]: Databricks - fix scope of dangerous deserialization error in Databricks LLM connector (#20368) 2024-04-12 17:27:26 -04:00
retrievers community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
storage community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
tools community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
utilities community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
utils community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
vectorstores community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
conftest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_dependencies.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 2023-12-21 13:45:42 -08:00
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 2024-02-08 17:05:43 -08:00
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 community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00