Commit Graph

25 Commits

Author SHA1 Message Date
3e35b18dce fixed the composed file network 2026-02-11 00:42:22 +08:00
76ed0d2063 Added separate docker compose for local testing 2026-02-11 00:30:40 +08:00
bb8ba326ff Stealth Mode: Disguised JSON as PlainText to bypass corporate filters 2026-02-10 22:32:52 +08:00
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
0e04626282 Merged Caddy into docker-compose and added edge CORS handling 2026-02-10 21:56:22 +08:00
36530eb2c5 Merged Caddy into docker-compose and added edge CORS handling 2026-02-10 21:34:54 +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
c00396756c Updated the dockercompose 2026-02-10 21:12:43 +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
9cb938be9a chore: Update external API port from 8000 to 8191 in docker-compose configuration and API documentation. 2026-01-28 03:44:46 +08:00
c32cff0388 feat: Initialize Storyline AI Gateway project with a local run script and Docker configuration files. 2026-01-28 03:41:57 +08:00
94db6e7f2c Update gitignore and remove sensitive files from tracking 2026-01-28 03:27:00 +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