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-05-23 10:55:57 +08:00
2026-05-15 19:26:25 +08:00
2026-05-29 14:43:34 +08:00
2026-06-05 19:58:02 +08:00
2026-06-02 20:38:29 +08:00
2026-05-25 07:30:07 +08:00
2026-05-25 07:30:07 +08:00
2026-05-23 10:55:57 +08:00
2026-05-23 09:18:02 +08:00
2026-05-23 10:55:57 +08:00
2026-05-22 14:37:08 +08:00
2026-05-23 09:18:02 +08:00
2026-05-30 18:48:20 +08:00
2026-05-23 09:18:02 +08:00
2026-05-28 15:57:34 +08:00
2026-05-28 15:57:34 +08:00
2026-05-29 19:07:01 +08:00
2026-05-30 10:54:32 +08:00
2026-05-30 10:54:32 +08:00
2026-05-18 22:22:22 +08:00
2026-06-02 06:58:45 +08:00
2026-05-18 22:22:22 +08:00
2026-05-15 19:26:25 +08:00
2026-05-30 18:28:03 +08:00
2026-05-29 19:07:01 +08:00
2026-05-30 14:42:51 +08:00
2026-05-27 21:49:12 +08:00
2026-05-27 21:49:12 +08:00
2026-06-02 06:56:30 +08:00
2026-05-27 20:23:42 +08:00
2026-05-23 09:18:02 +08:00
2026-05-23 09:18:02 +08:00
2026-05-28 21:24:05 +08:00
2026-05-28 21:24:05 +08:00
2026-05-28 21:24:05 +08:00
2026-05-28 21:24:05 +08:00
2026-05-28 21:24:05 +08:00
2026-06-05 19:58:02 +08:00
2026-06-05 19:58:02 +08:00
2026-06-05 19:58:02 +08:00
2026-06-05 11:45:17 +08:00
2026-06-07 12:19:24 +08:00