langchain/docs/modules/models/llms
Jonathan Page 8441cbfc03
Add successful request count to OpenAI callback (#2128)
I've found it useful to track the number of successful requests to
OpenAI. This gives me a better sense of the efficiency of my prompts and
helps compare map_reduce/refine on a cheaper model vs. stuffing on a
more expensive model with higher capacity.
2023-03-28 22:56:17 -07:00
..
examples Add successful request count to OpenAI callback (#2128) 2023-03-28 22:56:17 -07:00
integrations Add replicate take 2 (#2077) 2023-03-28 11:56:57 -07:00
getting_started.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
how_to_guides.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
integrations.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00