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
iocuydi e8d9cbca3f
Add prompt and completion token tracking (#2080)
Tracking the breakdown of token usage is useful when using GPT-4, where
prompt and completion tokens are priced differently.
1 year ago
..
tracers rfc: callback changes (#1165) 1 year ago
__init__.py Harrison/wandb (#1764) 1 year ago
base.py rfc: callback changes (#1165) 1 year ago
openai_info.py Add prompt and completion token tracking (#2080) 1 year ago
shared.py rfc: callback changes (#1165) 1 year ago
stdout.py rfc: callback changes (#1165) 1 year ago
streaming_stdout.py rfc: callback changes (#1165) 1 year ago
streamlit.py rfc: callback changes (#1165) 1 year ago
wandb_callback.py Harrison/wandb (#1764) 1 year ago