forked from phoenix/litellm-mirror
(feat) new ui build
This commit is contained in:
parent
650fa0e0ff
commit
c6aadcbd34
69 changed files with 174 additions and 153 deletions
|
@ -91,12 +91,6 @@ const CreateKey: React.FC<CreateKeyProps> = ({
|
|||
<Input placeholder="ai_team" />
|
||||
</Form.Item>
|
||||
|
||||
<Form.Item
|
||||
label="Description"
|
||||
name="description"
|
||||
>
|
||||
<Input placeholder="ai_team" />
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
label="Models (Comma Separated). Eg: gpt-3.5-turbo,gpt-4"
|
||||
name="models"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue