phamnazage-jpg
c86c8a17ca
CI / Build & Test (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Release (push) Has been cancelled
feat(v3): add CRM gateway /v1/chat/completions with key auth + governance check
- POST /v1/chat/completions public route on CRM (not host pass-through)
- Bearer token → sha256 fingerprint → ListByFingerprint → governance check
- paused → 403 forbidden, retired/deleted → 403
- ProxyRouteChatCompletions to upstream
- NewAPIHandler/NewAPIHandlerWithAuth: optional dsn param for gateway SQLite access
- ListByFingerprint in user_keys_repo
2026-06-07 12:19:24 +08:00
..
2026-06-01 09:55:11 +08:00
2026-06-07 12:19:24 +08:00
2026-05-27 20:23:42 +08:00
2026-05-29 07:43:29 +08:00
2026-06-04 20:02:36 +08:00
2026-06-06 22:25:46 +08:00
2026-06-04 20:02:36 +08:00
2026-06-02 07:07:53 +08:00
2026-06-04 20:02:36 +08:00
2026-05-29 12:29:05 +08:00
2026-05-22 14:31:41 +08:00
2026-06-05 11:07:50 +08:00
2026-05-26 07:50:43 +08:00
2026-06-04 20:02:36 +08:00
2026-06-07 12:19:24 +08:00
2026-06-02 06:49:07 +08:00
2026-06-02 20:38:29 +08:00
2026-05-12 21:46:19 +08:00