From 7e7787cb230cfab263496112d0f50140f8fdae0e Mon Sep 17 00:00:00 2001 From: Christine Chen <10511452+christineschen@users.noreply.github.com> Date: Fri, 12 Jun 2026 15:47:18 -0400 Subject: [PATCH] docs: update outdated model counts in SDK documentation Refresh README and overview copy to reflect 400+ available models instead of 300+. --- OVERVIEW.md | 2 +- README-PYPI.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OVERVIEW.md b/OVERVIEW.md index 753e621..87d0a4a 100644 --- a/OVERVIEW.md +++ b/OVERVIEW.md @@ -1,6 +1,6 @@ # OpenRouter Python SDK -The OpenRouter Python SDK is a type-safe toolkit for building AI applications with access to 300+ language models through a unified API. +The OpenRouter Python SDK is a type-safe toolkit for building AI applications with access to 400+ language models through a unified API. ## Why use the OpenRouter SDK? diff --git a/README-PYPI.md b/README-PYPI.md index eb6cb3e..0148b4b 100644 --- a/README-PYPI.md +++ b/README-PYPI.md @@ -1,6 +1,6 @@ # OpenRouter SDK (Beta) -The [OpenRouter SDK](https://openrouter.ai/docs/sdks/python) is a Python toolkit designed to help you build AI-powered features and solutions. Giving you easy access to over 300 models across providers in an easy and type-safe way. +The [OpenRouter SDK](https://openrouter.ai/docs/sdks/python) is a Python toolkit designed to help you build AI-powered features and solutions. Giving you easy access to 400+ models across providers in an easy and type-safe way. To learn more about how to use the OpenRouter SDK, check out our [API Reference](https://openrouter.ai/docs/sdks/python/reference) and [Documentation](https://openrouter.ai/docs/sdks/python). diff --git a/README.md b/README.md index eb6cb3e..0148b4b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenRouter SDK (Beta) -The [OpenRouter SDK](https://openrouter.ai/docs/sdks/python) is a Python toolkit designed to help you build AI-powered features and solutions. Giving you easy access to over 300 models across providers in an easy and type-safe way. +The [OpenRouter SDK](https://openrouter.ai/docs/sdks/python) is a Python toolkit designed to help you build AI-powered features and solutions. Giving you easy access to 400+ models across providers in an easy and type-safe way. To learn more about how to use the OpenRouter SDK, check out our [API Reference](https://openrouter.ai/docs/sdks/python/reference) and [Documentation](https://openrouter.ai/docs/sdks/python).