Commit Graph

  • d87de10f62 refactor(docker): remove exposed ports for postgres and redis services fawney19 2025-12-15 23:12:23 +08:00
  • c6b9582978 refactor(migration): merge index creation into main aliases migration v0.1.2 fawney19 2025-12-15 20:47:30 +08:00
  • 3d583b0a8d refactor(ui): rename alias to mapping terminology for consistency fawney19 2025-12-15 20:41:56 +08:00
  • f849a54027 feat(ui): add model mapping cache monitoring panel in admin fawney19 2025-12-15 20:39:57 +08:00
  • f2cd96c34c feat(api): add model mapping cache management endpoints fawney19 2025-12-15 20:39:51 +08:00
  • 34d480910a feat(frontend): add model mapping cache management API client fawney19 2025-12-15 20:39:46 +08:00
  • f16fb28405 feat(model): improve cache invalidation for model updates and deletion fawney19 2025-12-15 20:39:39 +08:00
  • a0ffc2c406 refactor(metrics): rename model_alias_* to model_mapping_* for clarity fawney19 2025-12-15 20:39:32 +08:00
  • a7bfab1475 debug: add logging for model support checking and refactor cache resolution priority fawney19 2025-12-15 18:52:34 +08:00
  • 84d4db0f8d feat(model): include alias info in cache invalidation fawney19 2025-12-15 18:27:49 +08:00
  • 903b182fdf fix(scheduler): correct whitelist validation logic fawney19 2025-12-15 18:27:41 +08:00
  • d9bd0790fe feat(cache): improve model cache invalidation for alias resolution fawney19 2025-12-15 18:27:31 +08:00
  • c6fcc7982d fix(database): optimize model alias resolution indexes fawney19 2025-12-15 18:27:25 +08:00
  • aaa6a8f60d database: add indexes for model alias resolution fawney19 2025-12-15 18:13:49 +08:00
  • 11774c69b6 refactor(mapper): use model alias resolution service fawney19 2025-12-15 18:13:41 +08:00
  • 8f0a0cbdb1 refactor(scheduler): integrate model alias resolution fawney19 2025-12-15 18:13:35 +08:00
  • 51b85915d2 feat(cache): implement model alias resolution with caching fawney19 2025-12-15 18:13:28 +08:00
  • b0d295c6c9 feat(metrics): add model alias resolution metrics fawney19 2025-12-15 18:13:19 +08:00
  • c94f011462 fix(docker): set SETUPTOOLS_SCM_PRETEND_VERSION for pip install in base image fawney19 2025-12-15 15:34:31 +08:00
  • 3296d026e3 fix(frontend): only show model mapping when actual model differs from requested model fawney19 2025-12-15 15:05:30 +08:00
  • 2e01c7cf5a refactor(frontend): remove AliasManagement view fawney19 2025-12-15 14:31:03 +08:00
  • 88e37594cf refactor(backend): update handlers, utilities and core modules after models restructure fawney19 2025-12-15 14:30:53 +08:00
  • 03ee6c16d9 refactor(frontend): refactor model management with aliases, remove mappings UI fawney19 2025-12-15 14:30:42 +08:00
  • 743f23e640 feat(frontend): add ModelAliasDialog component for alias management fawney19 2025-12-15 14:30:31 +08:00
  • 7068aa9130 refactor(backend): optimize cache system and model/provider services fawney19 2025-12-15 14:30:21 +08:00
  • 56fb6bf36c refactor(backend): update model catalog and provider APIs after mappings removal fawney19 2025-12-15 14:30:10 +08:00
  • 728f9bb126 refactor(backend): remove model mappings module fawney19 2025-12-15 14:30:00 +08:00
  • 5319c06f0e migrate: remove model mappings and add aliases support fawney19 2025-12-15 14:29:47 +08:00
  • 0ef6e04593 Merge branch 'dev' v0.1.1 fawney19 2025-12-14 20:02:01 +08:00
  • beae7a2616 feat(api): add unified Models API endpoint fawney19 2025-12-14 20:01:19 +08:00
  • b3fbe00657 feat: add version management with setuptools-scm v0.1.0 fawney19 2025-12-14 00:12:37 +08:00
  • 2f9d943647 fix(system): fix timezone handling in dashboard and stats services fawney19 2025-12-13 23:50:59 +08:00
  • 7d0003e61e refactor(backend): optimize usage service and database helpers fawney19 2025-12-13 22:27:00 +08:00
  • d564842c4d refactor(frontend): optimize view pages (admin, shared, user) fawney19 2025-12-13 22:26:47 +08:00
  • 9ca845f9d0 refactor(frontend): optimize feature components (models, providers, usage) fawney19 2025-12-13 22:26:36 +08:00
  • cb990b9018 refactor(frontend): optimize layout (remove MobileNav, enhance MainLayout) fawney19 2025-12-13 22:26:23 +08:00
  • f53d3d180d refactor(frontend): optimize UI components (ScatterChart, ActivityHeatmap, table-card) fawney19 2025-12-13 22:26:09 +08:00
  • c55058758b refactor(frontend): 补充优化剩余组件 fawney19 2025-12-12 20:22:27 +08:00
  • 9fa093c96c refactor(frontend): 优化配置和类型定义 fawney19 2025-12-12 20:22:22 +08:00
  • 380fd1c4d4 refactor(frontend): 优化工具和 API 模块 fawney19 2025-12-12 20:22:22 +08:00
  • fda0bfa8de refactor(frontend): 优化用户视图页面 fawney19 2025-12-12 20:22:15 +08:00
  • 466b8a62a7 refactor(frontend): 优化共享视图页面 fawney19 2025-12-12 20:22:15 +08:00
  • 5ec1af0907 refactor(frontend): 优化管理后台视图 fawney19 2025-12-12 20:22:15 +08:00
  • 79089debe4 refactor(frontend): 优化可组合函数 fawney19 2025-12-12 20:22:09 +08:00
  • 113441780e refactor(frontend): 优化 Users 功能模块 fawney19 2025-12-12 20:22:09 +08:00
  • a75b983419 refactor(frontend): 优化 Usage 功能模块可组合函数 fawney19 2025-12-12 20:22:08 +08:00
  • 63e1a0d823 refactor(frontend): 优化 Usage 功能模块组件 fawney19 2025-12-12 20:22:03 +08:00
  • 737ab3b530 refactor(frontend): 优化 Providers 功能模块 fawney19 2025-12-12 20:22:03 +08:00
  • 730209acc6 refactor(frontend): 优化 Models 功能模块 fawney19 2025-12-12 20:22:03 +08:00
  • 3f82b6d7c6 refactor(frontend): 优化 API Keys 功能模块 fawney19 2025-12-12 20:21:56 +08:00
  • 504ef471c4 refactor(frontend): 优化统计组件 fawney19 2025-12-12 20:21:56 +08:00
  • 48196d94ea refactor(frontend): 优化图表组件 fawney19 2025-12-12 20:21:55 +08:00
  • a49834d87d refactor(frontend): 优化布局组件 fawney19 2025-12-12 20:21:50 +08:00
  • ffc798c41d refactor(frontend): 优化公共组件 fawney19 2025-12-12 20:21:50 +08:00
  • c2eaa9181a refactor(frontend): 优化 UI 基础组件 fawney19 2025-12-12 20:21:50 +08:00
  • ca60202636 fix: 修复链路追踪密钥显示和默认选中逻辑 fawney19 2025-12-12 18:15:46 +08:00
  • 21eedbe331 feat: add version management with setuptools-scm fawney19 2025-12-14 00:12:37 +08:00
  • 393d4d13ff fix(system): fix timezone handling in dashboard and stats services fawney19 2025-12-13 23:50:59 +08:00
  • 77613795ed refactor(backend): optimize usage service and database helpers fawney19 2025-12-13 22:27:00 +08:00
  • f54127cba5 refactor(frontend): optimize view pages (admin, shared, user) fawney19 2025-12-13 22:26:47 +08:00
  • 54370cb3f9 refactor(frontend): optimize feature components (models, providers, usage) fawney19 2025-12-13 22:26:36 +08:00
  • 07b81351d9 refactor(frontend): optimize layout (remove MobileNav, enhance MainLayout) fawney19 2025-12-13 22:26:23 +08:00
  • 5d829a100a refactor(frontend): optimize UI components (ScatterChart, ActivityHeatmap, table-card) fawney19 2025-12-13 22:26:09 +08:00
  • 006cd2c3e5 refactor(frontend): 补充优化剩余组件 fawney19 2025-12-12 20:22:27 +08:00
  • 90ca5065ee refactor(frontend): 优化配置和类型定义 fawney19 2025-12-12 20:22:22 +08:00
  • 66307f8f49 refactor(frontend): 优化工具和 API 模块 fawney19 2025-12-12 20:22:22 +08:00
  • fc0ca3944e refactor(frontend): 优化用户视图页面 fawney19 2025-12-12 20:22:15 +08:00
  • 25a049d607 refactor(frontend): 优化共享视图页面 fawney19 2025-12-12 20:22:15 +08:00
  • 15b4f665d1 refactor(frontend): 优化管理后台视图 fawney19 2025-12-12 20:22:15 +08:00
  • 36a84e19b4 refactor(frontend): 优化可组合函数 fawney19 2025-12-12 20:22:09 +08:00
  • 1f7db361ad refactor(frontend): 优化 Users 功能模块 fawney19 2025-12-12 20:22:09 +08:00
  • 766a3280d6 refactor(frontend): 优化 Usage 功能模块可组合函数 fawney19 2025-12-12 20:22:08 +08:00
  • 4cbe0c38f7 refactor(frontend): 优化 Usage 功能模块组件 fawney19 2025-12-12 20:22:03 +08:00
  • 18ce6637b6 refactor(frontend): 优化 Providers 功能模块 fawney19 2025-12-12 20:22:03 +08:00
  • 0e1de65eb3 refactor(frontend): 优化 Models 功能模块 fawney19 2025-12-12 20:22:03 +08:00
  • b64d507c6e refactor(frontend): 优化 API Keys 功能模块 fawney19 2025-12-12 20:21:56 +08:00
  • 6e63116cc9 refactor(frontend): 优化统计组件 fawney19 2025-12-12 20:21:56 +08:00
  • 9ac56662da refactor(frontend): 优化图表组件 fawney19 2025-12-12 20:21:55 +08:00
  • 624d81f453 refactor(frontend): 优化布局组件 fawney19 2025-12-12 20:21:50 +08:00
  • 2423edec98 refactor(frontend): 优化公共组件 fawney19 2025-12-12 20:21:50 +08:00
  • d8516e42ea refactor(frontend): 优化 UI 基础组件 fawney19 2025-12-12 20:21:50 +08:00
  • a73e0d51db fix: 修复链路追踪密钥显示和默认选中逻辑 fawney19 2025-12-12 18:15:46 +08:00
  • 9629e9be0d Merge pull request #13 from fawney19/dev fawney19 2025-12-12 16:21:44 +08:00
  • 39ea9e8e86 refactor(frontend): 优化布局和视图页面 fawney19 2025-12-12 16:15:54 +08:00
  • 06c0a47b21 refactor(frontend): 优化功能模块组件 fawney19 2025-12-12 16:15:36 +08:00
  • e9a6233655 refactor(frontend): 优化公共组件和布局组件 fawney19 2025-12-12 16:15:16 +08:00
  • 44e7117d4a refactor(frontend): 优化 UI 基础组件 fawney19 2025-12-12 16:15:07 +08:00
  • e902595d58 refactor(frontend): 优化工具函数和 mock handler fawney19 2025-12-12 16:14:49 +08:00
  • 738a8459c9 feat(frontend): 新增 API 错误类型定义,优化错误处理 fawney19 2025-12-12 16:14:33 +08:00
  • 348b454e1e refactor(frontend): 迁移 ESLint 到 flat config 格式 fawney19 2025-12-12 16:14:15 +08:00
  • 06bd178244 fix: TieredPricingEditor 缓存价格处理优化 fawney19 2025-12-12 15:43:00 +08:00
  • 53bf74429e refactor: 重构流式处理模块,提取 StreamContext/Processor/Telemetry fawney19 2025-12-12 15:42:45 +08:00
  • 0154e2f6b6 Merge pull request #12 from fawney19/dev fawney19 2025-12-12 10:23:09 +08:00
  • 39defce71c fix: 修复统计聚合的时区问题,启动时自动回填缺失数据 fawney19 2025-12-12 10:06:07 +08:00
  • 5722b1422e fix: 启动时自动回填缺失的统计数据 fawney19 2025-12-12 09:48:17 +08:00
  • 677598eaf3 Merge pull request #11 from fawney19/dev fawney19 2025-12-11 21:40:00 +08:00
  • 93eeedfcfa fix: 限制散点图图例显示数量,防止溢出 fawney19 2025-12-11 21:36:39 +08:00
  • 0e8bf0a23b feat: 请求间隔散点图按模型区分颜色 fawney19 2025-12-11 21:33:39 +08:00
  • c43195e510 Merge pull request #10 from fawney19/dev fawney19 2025-12-11 20:13:27 +08:00
  • 2dce4102b0 fix: 添加 404.html 支持 SPA 路由刷新 fawney19 2025-12-11 20:10:01 +08:00