diff --git a/docs/my-website/docs/index.md b/docs/my-website/docs/index.md index 857ba3f6d..44faddde8 100644 --- a/docs/my-website/docs/index.md +++ b/docs/my-website/docs/index.md @@ -3,6 +3,8 @@ displayed_sidebar: tutorialSidebar --- # litellm +import QueryParamReader from '../src/components/queryParamReader.js' + [![PyPI Version](https://img.shields.io/pypi/v/litellm.svg)](https://pypi.org/project/litellm/) [![PyPI Version](https://img.shields.io/badge/stable%20version-v0.1.345-blue?color=green&link=https://pypi.org/project/litellm/0.1.1/)](https://pypi.org/project/litellm/0.1.1/) [![CircleCI](https://dl.circleci.com/status-badge/img/gh/BerriAI/litellm/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/BerriAI/litellm/tree/main)