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>
2024-02-25 18:17:03 -08:00
..
streamlit community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
tracers community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
__init__.py community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
aim_callback.py community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
argilla_callback.py community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
arize_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
arthur_callback.py community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
clearml_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
comet_ml_callback.py community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
confident_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
context_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
fiddler_callback.py community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
flyte_callback.py community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
human.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
infino_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
labelstudio_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
llmonitor_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
manager.py community: Add CometLLM tracing context var (#15765) 2024-01-22 15:17:16 -08:00
mlflow_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
openai_info.py community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 2024-02-11 21:24:24 -08:00
promptlayer_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
sagemaker_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
trubrics_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
wandb_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
whylabs_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00