langchain/libs/community/langchain_community/callbacks
Barun Amalkumar Halder 9246ec6b36
community[patch] : [Fiddler] ensure dataset is not added if model is present (#19293)
**Description:**
- minor PR to speed up onboarding by not trying to add a dataset, if a
model is already present.
- replace batch publish API with streaming when single events are
published.

**Dependencies:** any dependencies required for this change
**Twitter handle:** behalder

Co-authored-by: Barun Halder <barun@fiddler.ai>
2024-03-25 17:28:05 -07:00
..
streamlit core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
tracers community[patch]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
__init__.py community[patch]: speed up import times in the community package (#18928) 2024-03-11 16:37:36 -04: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
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]: callbacks mypy fixes (#17058) 2024-02-05 12:37:27 -08:00
human.py
infino_callback.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
labelstudio_callback.py
llmonitor_callback.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
manager.py community: Add CometLLM tracing context var (#15765) 2024-01-22 15:17:16 -08: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-turbo and gpt-4-0125 costs (#17349) 2024-02-11 21:24:24 -08: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
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