mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(ui) use default /key/generate settings
This commit is contained in:
parent
57ad1ad2c8
commit
17bdc14a3b
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ export const keyCreateCall = async (
|
|||
"Content-Type": "application/json",
|
||||
},
|
||||
body: JSON.stringify({
|
||||
team_id: "core-infra-4",
|
||||
max_budget: 10,
|
||||
user_id: userID,
|
||||
}),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue