mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-14 07:05:10 +00:00
e8d7537b57
* fix(llm_http_handler.py): raise clearer error on anthropic unified route Fixes https://github.com/BerriAI/litellm/issues/12063 * fix(key_management_endpoints.py): add new param `new_key` for setting the regenerated key value user request * test: add unit tests * fix(pass_through_endpoints.py): use data instead of json for passthrough requests fixes bedrock latency issue * Revert "fix(pass_through_endpoints.py): use data instead of json for passthrough requests" This reverts commit 021dfd9165f837d37e6aad247ccbd0d2e8ca6043.