litellm/tests/test_litellm/llms/dashscope
Alan Ponnachan 45cf6fc289
feat: support dashscope tiered pricing
* add helper functions

* update generic_cost_per_token function

* add test

* formatting

* add examples in docstring for _calculate_tiered_cost

* Restore files to upstream/main version

* dashscope specific calculation

* improve for different costs

* remove _calculate_flat_cost function
2025-11-03 20:27:25 -08:00
..
test_dashscope_chat_transformation.py Added dashscope (alibaba's cloud - qwen) as a provider (#12361) 2025-07-10 18:09:26 -07:00
test_dashscope_cost_calculator.py feat: support dashscope tiered pricing 2025-11-03 20:27:25 -08:00