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/langchain/callbacks
Zander Chase 5322bac5fc
Wait for all futures (#6554)
- Expose method to wait for all futures
- Wait for submissions in the run_on_dataset functions to ensure runs
are fully submitted before cleaning up
12 months ago
..
tracers Wait for all futures (#6554) 12 months ago
__init__.py Infino integration for simplified logs, metrics & search across LLM data & token usage (#6218) 12 months ago
aim_callback.py Harrison/aim integration (#2178) 1 year ago
argilla_callback.py Extend `ArgillaCallbackHandler` support (#6153) 12 months ago
arize_callback.py Update arize_callback.py (#6433) 12 months ago
base.py Add support for tags (#5898) 12 months ago
clearml_callback.py Harrison/clear ml (#2179) 1 year ago
comet_ml_callback.py Fixing issue link for Comet callback (#3212) 1 year ago
file.py FileCallbackHandler (#5589) 1 year ago
human.py human approval callback (#5581) 1 year ago
infino_callback.py Infino integration for simplified logs, metrics & search across LLM data & token usage (#6218) 12 months ago
manager.py Improve Error Message for failed callback (#6247) 12 months ago
mlflow_callback.py Callback Handler for MLflow (#4150) 1 year ago
openai_info.py Added gpt-3.5-turbo 0613 16k and 16k-0613 pricing (#6287) 12 months ago
stdout.py bump ver to 200 (#6130) 12 months ago
streaming_aiter.py Empty check before pop (#4929) 1 year ago
streaming_stdout.py rfc: callback changes (#1165) 1 year ago
streaming_stdout_final_only.py QuickFix for FinalStreamingStdOutCallbackHandler: Ignore new lines & white spaces (#5497) 1 year ago
streamlit.py Make streamlit import optional (#6510) 12 months ago
utils.py Harrison/clear ml (#2179) 1 year ago
wandb_callback.py feat(integrations): Add WandbTracer (#4521) 1 year ago
whylabs_callback.py WhyLabs callback (#4906) 1 year ago