mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(ui) commit work
This commit is contained in:
parent
16ac207b34
commit
c69c9c63cc
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@ import { Card, Title, Table, TableHead, TableRow, TableCell, TableBody, Grid, Ta
|
|||
TabList,
|
||||
TabPanel,
|
||||
Metric,
|
||||
Select,
|
||||
SelectItem,
|
||||
TabPanels, } from "@tremor/react";
|
||||
import { modelInfoCall } from "./networking";
|
||||
import openai from "openai";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue