langchain/docs/modules/models
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
..
chat docs: fix promptlayer link typo (#2005) 2023-03-27 23:35:54 -07:00
llms Add successful request count to OpenAI callback (#2128) 2023-03-28 22:56:17 -07:00
text_embedding/examples Harrison/jina (#2043) 2023-03-28 08:16:17 -07:00
chat.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llms.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_embedding.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00