Files
Luminary/web/dist/index.html
T
renjue aca63d7526 Add model aliases, routing UX, and admin hardening.
Support ingress-facing model aliases with upstream rewrite, category-aware health checks, provider name validation, modal click-outside guard, and dropdown-based routing rule targets.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-21 02:49:49 +08:00

14 lines
406 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Luminary AI Gateway</title>
<script type="module" crossorigin src="/assets/index-DZZ57wgd.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CDyLXzvy.css">
</head>
<body>
<div id="app"></div>
</body>
</html>