14 Commits

Author SHA1 Message Date
9325a4919a updated fallback logic 2026-02-10 20:27:12 +08:00
f6ad186178 added query parameter loading for the secret key 2026-02-10 19:48:29 +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