mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
docs(proxy_server.md): add perplexityai api key to docs
This commit is contained in:
parent
abd12e1e9b
commit
d0dec2f2ed
1 changed files with 7 additions and 0 deletions
|
@ -322,6 +322,13 @@ $ litellm --add_key HUGGINGFACE_API_KEY=my-api-key #[OPTIONAL]
|
||||||
$ litellm --add_key ANTHROPIC_API_KEY=my-api-key
|
$ 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>
|
||||||
|
|
||||||
<TabItem value="together_ai" label="TogetherAI">
|
<TabItem value="together_ai" label="TogetherAI">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue