Files
Luminary/web/dist/index.html
T
renjue a4274be444
CI / docker (push) Successful in 4m52s
Split ingress keys into text/image protocols with Replicate model listing.
Text keys use OpenAI routes; image keys use predictions with ingress Model ID,
owner/name or short name resolution, OpenAPI input schemas, editable workflows
with per-field defaults, protocol-aware admin whitelist, and in-app API docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:32:13 +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-BmYw8w9L.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-pxQ9-t6p.css">
</head>
<body>
<div id="app"></div>
</body>
</html>