mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
parent
a61275f6e2
commit
bfd5ad032e
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ import React from "react";
|
|||
import { Switch, Tooltip, message } from "antd";
|
||||
import { InfoCircleOutlined, CopyOutlined } from "@ant-design/icons";
|
||||
import { EndpointType } from "./mode_endpoint_mapping";
|
||||
import NotificationsManager from "../molecules/notifications_manager";
|
||||
|
||||
interface SessionManagementProps {
|
||||
endpointType: string;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue