Commit Graph

3 Commits

Author SHA1 Message Date
renjue b1394a2817 Split ingress keys into text/image protocols with Replicate model listing.
CI / docker (push) Successful in 3m49s
Text keys use OpenAI routes; image keys use predictions with ingress Model ID,
OpenAPI input schemas, owner/name or short name resolution, protocol-aware admin
whitelist, and in-app API docs aligned to UI conventions.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 22:36:42 +08:00
renjue e761074fb9 Unify ComfyUI ingress model ID and fix seed validation errors.
CI / docker (push) Successful in 3m46s
Merge model_id/alias in the image provider UI, and ensure ComfyUI never receives seed -1 after cloneMap type coercion.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 14:17:49 +08:00
renjue 76ba500417 Initial commit: Luminary AI Gateway
CI / docker (push) Successful in 2m4s
OpenAI-compatible AI gateway with Vue admin UI, multi-provider egress,
ingress key governance, monitoring, and security controls.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 21:46:16 +08:00