Commit Graph

4 Commits

Author SHA1 Message Date
renjue 321683f863 Split ingress keys into text/image protocols with Replicate model listing.
CI / docker (push) Successful in 3m38s
Add model input defaults (including prompt), workflow model editing, ingress API docs, and fix img2img image upload filenames for signed URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 23:49:06 +08:00
renjue 2665ac1dee Fix image signed URLs ignoring updated public base URL.
CI / docker (push) Failing after 10s
Resolve public_base_url at SignURL time so admin settings apply without restart.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 14:34:22 +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