langchain/libs/community/langchain_community/callbacks
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
..
streamlit community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
tracers community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
__init__.py community[minor]: add UpTrainCallbackHandler (#19956) 2024-04-16 19:32:03 +00:00
aim_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
argilla_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
arize_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
arthur_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
bedrock_anthropic_callback.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 2024-04-09 09:18:48 -05:00
clearml_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
comet_ml_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
confident_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
context_callback.py
fiddler_callback.py community[patch] : [Fiddler] ensure dataset is not added if model is present (#19293) 2024-03-25 17:28:05 -07:00
flyte_callback.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
human.py
infino_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
labelstudio_callback.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
llmonitor_callback.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
manager.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 2024-04-09 09:18:48 -05:00
mlflow_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
openai_info.py community: add gpt-4 pricing in callback (#20292) 2024-04-11 18:02:39 -04:00
promptlayer_callback.py
sagemaker_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
trubrics_callback.py
uptrain_callback.py community[minor]: add UpTrainCallbackHandler (#19956) 2024-04-16 19:32:03 +00:00
utils.py
wandb_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
whylabs_callback.py