cherry-studio/packages/shared/utils
suyao 0f3a5a197d
feat(api-gateway): Implement API Gateway configuration and management
- Updated SettingsPage to link to API Gateway settings.
- Refactored ApiServerSettings to manage API Gateway settings including model groups and enabled endpoints.
- Introduced new Redux actions and state management for API Gateway configuration.
- Enhanced migration scripts to support new API Gateway fields and ensure backward compatibility.
- Updated types to define GatewayEndpoint and ModelGroup structures.
2026-01-03 21:56:59 +08:00
..
headers.ts Merge remote-tracking branch 'origin/main' into feat/proxy-api-server 2026-01-03 04:56:24 +08:00
index.ts feat(api-gateway): Implement API Gateway configuration and management 2026-01-03 21:56:59 +08:00
naming.ts Merge remote-tracking branch 'origin/main' into feat/proxy-api-server 2025-12-04 21:39:17 +08:00
provider.ts refactor: reorganize @shared files 2026-01-03 05:27:42 +08:00
url.ts refactor: reorganize @shared files 2026-01-03 05:27:42 +08:00
validators.ts feat(api-gateway): Implement API Gateway configuration and management 2026-01-03 21:56:59 +08:00