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
|
@ -3,8 +3,8 @@
|
|||
*/
|
||||
import { message } from 'antd';
|
||||
|
||||
// const proxyBaseUrl = null;
|
||||
const proxyBaseUrl = "http://localhost:4000" // http://localhost:4000
|
||||
const proxyBaseUrl = null;
|
||||
// const proxyBaseUrl = "http://localhost:4000" // http://localhost:4000
|
||||
|
||||
export const keyCreateCall = async (
|
||||
accessToken: string,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue