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
Barun Amalkumar Halder cc69976860
community[minor] : adds callback handler for Fiddler AI (#17708)
**Description:**  Callback handler to integrate fiddler with langchain. 
This PR adds the following -

1. `FiddlerCallbackHandler` implementation into langchain/community
2. Example notebook `fiddler.ipynb` for usage documentation

[Internal Tracker : FDL-14305]

**Issue:** 
NA

**Dependencies:** 
- Installation of langchain-community is unaffected.
- Usage of FiddlerCallbackHandler requires installation of latest
fiddler-client (2.5+)

**Twitter handle:** @fiddlerlabs @behalder

Co-authored-by: Barun Halder <barun@fiddler.ai>
7 months ago
..
streamlit community[patch]: docstrings (#16810) 7 months ago
tracers community[patch]: callbacks mypy fixes (#17058) 7 months ago
__init__.py community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
aim_callback.py community[patch]: callbacks mypy fixes (#17058) 7 months ago
argilla_callback.py community[patch]: callbacks mypy fixes (#17058) 7 months ago
arize_callback.py infra: add print rule to ruff (#16221) 7 months ago
arthur_callback.py community[patch]: callbacks mypy fixes (#17058) 7 months ago
clearml_callback.py infra: add print rule to ruff (#16221) 7 months ago
comet_ml_callback.py community[patch]: callbacks mypy fixes (#17058) 7 months ago
confident_callback.py infra: add print rule to ruff (#16221) 7 months ago
context_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
fiddler_callback.py community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
flyte_callback.py community[patch]: callbacks mypy fixes (#17058) 7 months ago
human.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
infino_callback.py infra: add print rule to ruff (#16221) 7 months ago
labelstudio_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
llmonitor_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
manager.py community: Add CometLLM tracing context var (#15765) 8 months ago
mlflow_callback.py infra: add print rule to ruff (#16221) 7 months ago
openai_info.py community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 7 months ago
promptlayer_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
sagemaker_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
trubrics_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
wandb_callback.py infra: add print rule to ruff (#16221) 7 months ago
whylabs_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago