diff --git a/docs/how-to/llm-connections.mdx b/docs/how-to/llm-connections.mdx index a2fc540cc..a69aa4c86 100644 --- a/docs/how-to/llm-connections.mdx +++ b/docs/how-to/llm-connections.mdx @@ -32,6 +32,7 @@ LiteLLM supports a wide range of providers, including but not limited to: - Cloudflare Workers AI - DeepInfra - Groq +- [NVIDIA NIMs](https://docs.api.nvidia.com/nim/reference/models-1) - And many more! For a complete and up-to-date list of supported providers, please refer to the [LiteLLM Providers documentation](https://docs.litellm.ai/docs/providers).