mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 21:46:22 +00:00
1c56a0d856
* fix: apply_prompt_template
* Revert "fix: apply_prompt_template"
This reverts commit 3e0e40b497.
* add apply_prompt_template for WatsonX
* feat: add apply_prompt_template
* test_watsonx_gpt_oss_prompt_transformation
* Revert "add apply_prompt_template for WatsonX"
This reverts commit 3e80903796e39d4fe7206d63445e024c3ad8d0c4.
* add apply_prompt_template for WatsonX
* fix apply_prompt_template
* fix: add hf template handler
* fix hf_chat_template
* fix _get_tokenizer_config
* fix hf_chat_template
* add WatsonXModelPattern
* fix aapply_prompt_template
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.