langchain/libs/community/tests/unit_tests/callbacks
Jirka Lhotka 7c0459faf2
community: Update costs of openai finetuned models (#22124)
- **Description:** Update costs of finetuned models and add
gpt-3-turbo-0125. Source: https://openai.com/api/pricing/
  - **Issue:** N/A
  - **Dependencies:** None
2024-05-24 15:25:17 +00:00
..
tracers
__init__.py
fake_callback_handler.py docs: fix some spelling mistakes caught by newest version of code spell (#22090) 2024-05-23 16:59:11 -04:00
test_callback_manager.py
test_imports.py community[minor]: add UpTrainCallbackHandler (#19956) 2024-04-16 19:32:03 +00:00
test_openai_info.py community: Update costs of openai finetuned models (#22124) 2024-05-24 15:25:17 +00:00
test_streamlit_callback.py