mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-28 10:25:27 +00:00
* do not fallback to token counter if disable_token_counter is enabled, and return errors instead * add exceptions and exception utils to map the same as /v1/chat/completions * use safe_json_loads