forked from phoenix/litellm-mirror
Update README.md
This commit is contained in:
parent
6bb314c379
commit
ae4c7ce3d4
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ curl 'http://0.0.0.0:8000/key/generate' \
|
||||||
--data-raw '{"models": ["gpt-3.5-turbo", "gpt-4", "claude-2"], "duration": "20m","metadata": {"user": "ishaan@berri.ai", "team": "core-infra"}}'
|
--data-raw '{"models": ["gpt-3.5-turbo", "gpt-4", "claude-2"], "duration": "20m","metadata": {"user": "ishaan@berri.ai", "team": "core-infra"}}'
|
||||||
```
|
```
|
||||||
|
|
||||||
### Expect Response
|
### Expected Response
|
||||||
```shell
|
```shell
|
||||||
{
|
{
|
||||||
"key": "sk-kdEXbIqZRwEeEiHwdg7sFA", # Bearer token
|
"key": "sk-kdEXbIqZRwEeEiHwdg7sFA", # Bearer token
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue