mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 22:21:46 +00:00
docs(proxy_server.md): add perplexityai api key to docs
This commit is contained in:
@@ -322,6 +322,13 @@ $ litellm --add_key HUGGINGFACE_API_KEY=my-api-key #[OPTIONAL]
|
||||
$ litellm --add_key ANTHROPIC_API_KEY=my-api-key
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="perplexity" label="PerplexityAI">
|
||||
|
||||
```shell
|
||||
$ litellm --add_key PERPLEXITYAI_API_KEY=my-api-key
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem value="together_ai" label="TogetherAI">
|
||||
|
||||
Reference in New Issue
Block a user