mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-24 01:39:14 +00:00
272a48d880
* 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