Files
Luminary/web/dist/index.html
T
renjue 9988ac9b5f
CI / docker (push) Successful in 4m19s
Split ingress keys into text and image protocols with dedicated API docs.
Text keys use OpenAI routes; image keys use Replicate predictions and model listing, with admin UI whitelist filtering and per-key documentation pages.

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

15 lines
471 B
HTML

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