mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-17 12:17:35 +00:00
* Remove litellm_params.client_secret from /model/info Added pop of client_secret (Azure provider secret) from litellm_params in remove_sensitive_info_from_deployment used by /model/info endpoints * Added test for litellm.proxy.common_utils.openai_endpoint_utils.remove_sensitive_info_from_deployment