mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 12:21:11 +00:00
* fix: add reasoning_effort for pplx * docs pplx reasoning * [tests] add mock tests for pplx reasoning (#11564) * Add tests for Perplexity reasoning models and effort parameter * tests perplexity reasoning effort --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> * test pplx reasoning effort --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
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/litellm
This folder can only run mock tests.