Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
LiteLLM is more than a (Python) library. It provides an enterprise grade LiteLLM AI Gateway (Proxy) .
import litellmresponse = litellm.get_supported_openai_params(model="deepseek/deepseek-chat")
responseresponse = litellm.get_supported_openai_params(model="moonshot/kimi-k2.5")
response