mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
(ui) commit work
This commit is contained in:
parent
16ac207b34
commit
c69c9c63cc
2 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@ const Sidebar: React.FC<SidebarProps> = ({ setPage }) => {
|
|||
Models
|
||||
</Menu.Item>
|
||||
<Menu.Item key="3" onClick={() => setPage("llm-playground")}>
|
||||
Playground
|
||||
Chat UI
|
||||
</Menu.Item>
|
||||
<Menu.Item key="4" onClick={() => setPage("usage")}>
|
||||
Usage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue