--- displayed_sidebar: tutorialSidebar --- # Get Started import QueryParamReader from '../src/components/queryParamReader.js' import TokenComponent from '../src/components/queryParamToken.js' :::info This section assumes you've already added your API keys in If you want to use the non-hosted version, [go here](https://docs.litellm.ai/docs/#quick-start) ::: ``` pip install litellm ```