forked from phoenix/litellm-mirror
build(ui/litellm-dashboard): initial commit of litellm dashboard
This commit is contained in:
parent
8d4749b94a
commit
af8b35d556
20 changed files with 7710 additions and 0 deletions
4
ui/litellm-dashboard/next.config.mjs
Normal file
4
ui/litellm-dashboard/next.config.mjs
Normal file
|
@ -0,0 +1,4 @@
|
|||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {};
|
||||
|
||||
export default nextConfig;
|
Loading…
Add table
Add a link
Reference in a new issue