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
Kenny e30fdffd1e
Add new openai 0613 model costs (#6110)
Added costs for gpt-4-32k-0613, gpt-4-0613, gpt-3.5-turbo-16k,
gpt-3.5-turbo-0613, and gpt-3.5-turbo-16k-0613 to openai_info callback
based on this [OpenAI
post](https://openai.com/blog/function-calling-and-other-api-updates)

@agola11
12 months ago
..
tracers Update Name (#6136) 12 months ago
__init__.py FileCallbackHandler (#5589) 1 year ago
aim_callback.py Harrison/aim integration (#2178) 1 year ago
argilla_callback.py Dev2049/add argilla callback (#5621) 1 year ago
arize_callback.py Removed duplicate BaseModel dependencies (#2471) 1 year 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
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 Add new openai 0613 model costs (#6110) 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 Harrison/streamlit handler (#3564) 1 year 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