forked from phoenix/litellm-mirror
fix doc format
This commit is contained in:
parent
20f2bf4bbd
commit
8856256730
1 changed files with 2 additions and 2 deletions
|
@ -257,14 +257,14 @@ curl https://api.anthropic.com/v1/messages/batches \
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Advanced - Use with Virtual Keys
|
## Advanced
|
||||||
|
|
||||||
Pre-requisites
|
Pre-requisites
|
||||||
- [Setup proxy with DB](../proxy/virtual_keys.md#setup)
|
- [Setup proxy with DB](../proxy/virtual_keys.md#setup)
|
||||||
|
|
||||||
Use this, to avoid giving developers the raw Anthropic API key, but still letting them use Anthropic endpoints.
|
Use this, to avoid giving developers the raw Anthropic API key, but still letting them use Anthropic endpoints.
|
||||||
|
|
||||||
### Usage
|
### Use with Virtual Keys
|
||||||
|
|
||||||
1. Setup environment
|
1. Setup environment
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue