Commit Graph

16 Commits

Author SHA1 Message Date
692964625d Stealth CORS with Origin Reflection and Reliable Logging 2026-02-10 22:25:12 +08:00
a05c88f6d5 Enabled Caddy logging and added unbuffered health check 2026-02-10 22:20:19 +08:00
29c9f0139e CORS troubleshooting 2026-02-10 22:16:37 +08:00
827dfdcaf5 Fix: Removed redundant FastAPI CORS to prevent duplicate headers 2026-02-10 22:07:42 +08:00
80de744cd6 Fix: Import Request in main.py 2026-02-10 22:00:45 +08:00
e83bb522a4 Full CORS permissive mode and debug logger 2026-02-10 21:29:40 +08:00
b15e39d011 Tweaked CORS 2026-02-10 21:21:42 +08:00
1fba549359 Fix endpoint compatibility 2026-02-10 03:48:10 +08:00
81f654c3fd new endpoint settings 2026-02-10 03:28:46 +08:00
b20af7cbde updated the context calculation 2026-02-10 01:39:07 +08:00
968eb173dd Feat: Implement token tracking, soft delete, and Admin UI improvements 2026-02-10 01:00:26 +08:00
6924e86b8d Updated rate limit feedback 2026-01-29 13:42:16 +08:00
1800ba4362 Updated the rate limit 2026-01-29 13:37:13 +08:00
fe23f8424c Added landing page for the root 2026-01-29 13:27:24 +08:00
a5300eb379 feat: Implement initial FastAPI application structure with configuration, core services, and an admin UI. 2026-01-29 13:15:26 +08:00
b88dfec5fd feat: Initialize FastAPI AI Gateway project structure with authentication, module management, and LLM API routing. 2026-01-28 03:24:04 +08:00