langchain/docs/modules/models/llms/examples
Tim Asp 7a8f1d2854
Add total_cost estimates based on token count for openai (#2243)
We have completion and prompt tokens, model names, so if we can, let's
keep a running total of the cost.
2023-03-31 17:46:37 -07:00
..
async_llm.ipynb add async support for anthropic (#2114) 2023-03-28 22:49:14 -04:00
custom_llm.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake_llm.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llm_caching.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llm_serialization.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llm.json big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llm.yaml big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
streaming_llm.ipynb enable streaming in anthropic llm wrapper (#2065) 2023-03-27 20:25:00 -04:00
token_usage_tracking.ipynb Add total_cost estimates based on token count for openai (#2243) 2023-03-31 17:46:37 -07:00