You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
streamlit community[patch]: docstrings update (#20301) 4 months ago
tracers community[patch]: callbacks mypy fixes (#17058) 7 months ago
__init__.py community[minor]: add UpTrainCallbackHandler (#19956) 4 months ago
aim_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
argilla_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
arize_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
arthur_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
bedrock_anthropic_callback.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 5 months ago
clearml_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
comet_ml_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
confident_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
context_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
fiddler_callback.py community[patch] : [Fiddler] ensure dataset is not added if model is present (#19293) 5 months ago
flyte_callback.py community[patch]: docstrings update (#20301) 4 months ago
human.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
infino_callback.py infra: add print rule to ruff (#16221) 6 months ago
labelstudio_callback.py community[patch]: update use of deprecated llm methods (#20393) 4 months ago
llmonitor_callback.py community[patch]: update use of deprecated llm methods (#20393) 4 months ago
manager.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 5 months ago
mlflow_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
openai_info.py community: add gpt-4 pricing in callback (#20292) 4 months ago
promptlayer_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
sagemaker_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
trubrics_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
uptrain_callback.py community[minor]: add UpTrainCallbackHandler (#19956) 4 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
wandb_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 5 months ago
whylabs_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago