langchain/libs/community/langchain_community
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
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -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]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
chat_models community[patch]:sparkllm standardize init args (#20194) 2024-04-13 16:03:19 -07:00
cross_encoders community[patch]: cross_encoders flatten namespaces (#20183) 2024-04-08 20:50:23 -04:00
docstore community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
document_compressors community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
document_loaders community[minor]: Add glue catalog loader (#20220) 2024-04-16 11:39:23 -04:00
document_transformers community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
embeddings community[patch]: Fix YandexGPT embeddings (#19720) 2024-04-13 16:23:01 -07:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
indexes community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
llms community[patch]: Invoke callback prior to yielding token fix [DeepInfra] (#20427) 2024-04-14 14:32:52 -04:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
storage community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
tools community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
utilities community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
utils community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
vectorstores community[patch]: Fix pgvector deprecated filter clause usage with OR and AND conditions (#20446) 2024-04-16 14:08:07 +00:00
__init__.py
cache.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
py.typed