langchain/tests/unit_tests/callbacks
Tommaso De Lorenzo 52714cedd4
fixing total cost finetuned model giving zero (#5144)
# OpanAI finetuned model giving zero tokens cost

Very simple fix to the previously committed solution to allowing
finetuned Openai models.

Improves #5127 

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-24 10:04:08 -07:00
..
tracers [Breaking] Refactor Base Tracer(#4549) 2023-05-13 17:23:56 +00:00
__init__.py Add BaseCallbackHandler and CallbackManager (#478) 2023-01-04 07:54:25 -08:00
fake_callback_handler.py Add on_chat_message_start (#4499) 2023-05-11 11:06:39 -07:00
test_callback_manager.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_openai_info.py fixing total cost finetuned model giving zero (#5144) 2023-05-24 10:04:08 -07:00