Commit Graph

264 Commits

Author SHA1 Message Date
tbphp
9c597e6a74 feat: format 2025-07-02 17:24:33 +08:00
tbphp
f15d0dd8da feat: 重构前端 2025-07-02 17:15:10 +08:00
tbphp
6a96c4464b Merge branch 'dev' of github.com:tbphp/gpt-load into dev 2025-07-02 16:51:36 +08:00
hptangxi
d859b64b30 fix tsconfig 2025-07-02 16:18:30 +08:00
tbphp
f15177510c feat: 前端渲染 2025-07-02 15:15:42 +08:00
tbphp
762dfe48e8 feat: 添加基础通道实现和请求处理逻辑 2025-07-02 09:46:08 +08:00
tbphp
5818c3cb1d fix: group api 2025-07-01 23:30:51 +08:00
hptangxi
d48384af80 fe init 2025-07-01 22:53:22 +08:00
tbphp
dcb862b11a test: web 2025-07-01 22:47:25 +08:00
tbphp
c447e3ad0b feat: 前端认证 2025-07-01 12:52:38 +08:00
tbphp
92fdd6d680 feat: 添加登录功能和路由注册 2025-07-01 12:29:16 +08:00
tbphp
d5ebbf10f5 feat: 路由优化 2025-07-01 00:13:01 +08:00
tbphp
b9a833ceab Refactor configuration and key management
- Removed key management configuration from .env.example and related code.
- Updated Makefile to load environment variables for HOST and PORT.
- Modified main.go to handle request logging with a wait group for graceful shutdown.
- Simplified dashboard statistics handler to focus on key counts and request metrics.
- Removed key manager implementation and related interfaces.
- Updated proxy server to use atomic counters for round-robin key selection.
- Cleaned up unused types and configurations in types.go.
- Added package-lock.json for frontend dependencies.
2025-06-30 22:09:16 +08:00
tbphp
5f0990f22b feat: 添加数据库连接字符串环境变量支持 2025-06-30 16:26:10 +08:00
tbphp
731315144e feat: 前端搭建-未完成 2025-06-29 21:59:32 +08:00
tbphp
ab95af0bbe refactor: 重构types 2025-06-29 20:14:13 +08:00
tbphp
2ba378f7ac fix: 修复gzip乱码 2025-06-29 18:57:00 +08:00
tbphp
e55889354f feat: 流式输出性能优化 2025-06-29 17:41:19 +08:00
tbphp
f83cb83846 fix: query key 2025-06-29 10:06:27 +08:00
tbphp
148e8be287 feat: 支持gemini认证key 2025-06-29 09:50:54 +08:00
tbphp
96d3fc762a feat: 上游支持gemini格式透传 2025-06-29 09:26:57 +08:00
tbphp
d3552bbfed docs: add eo sponsor 2025-06-27 16:44:31 +08:00
tbphp
3404857795 fix: 优化docker compose 2025-06-15 11:40:20 +08:00
tbphp
b33881bf9a fix: docker build 2025-06-13 16:09:18 +08:00
tbphp
16cd2ab20b chore: action tag 2025-06-13 15:55:22 +08:00
tbphp
a44e66699d docs: star history 2025-06-13 15:32:30 +08:00
tbphp
63b7d7d8ad docs: 同步配置说明 2025-06-13 14:59:06 +08:00
tbphp
d82d46376f feat: 优化超时配置 2025-06-13 12:36:13 +08:00
tbphp
3232d34534 feat: 优化服务超时时间(临时处理) 2025-06-13 10:20:13 +08:00
tbphp
245fd96790 fix: 流式过滤重置 2025-06-11 15:17:29 +08:00
tbphp
3450a05615 feat: Multi-Target Load Balancing 2025-06-11 11:50:49 +08:00
tbphp
b97bd1146b feat: ignorableStreamErrors 2025-06-10 14:50:51 +08:00
tbphp
57b6d26a87 fix: retrycount log 2025-06-10 14:39:46 +08:00
tbphp
ed84d53769 fix: error log 2025-06-10 14:12:23 +08:00
tbphp
f79fbd3713 feat: 日志格式调整 2025-06-10 11:53:58 +08:00
tbphp
8ecdbccc2a fix: docker file 2025-06-10 11:14:21 +08:00
tbphp
272d36add5 feat: 错误日志记录 2025-06-10 11:09:13 +08:00
tbphp
6b33f7054d fix: 修复语法问题 2025-06-09 22:27:30 +08:00
tbphp
9562f0f6dd fix: 优化代码 2025-06-09 22:03:15 +08:00
tbphp
0c5cf4266d refactor: 重构项目结构 2025-06-09 21:50:18 +08:00
tbphp
2470292662 feat: 忽略健康检查日志 2025-06-09 18:44:57 +08:00
tbphp
1a9f032fbc feat: 优化日志级别 2025-06-09 18:31:26 +08:00
tbphp
13d1689ce4 docs: 优化文档 2025-06-09 17:25:55 +08:00
tbphp
d764e0008a fix: 忽略错误 2025-06-09 16:19:21 +08:00
tbphp
57f4a8945f fix: 重试机制调整 2025-06-09 16:12:58 +08:00
tbphp
d86efc0f7e fix: 日志过滤 2025-06-09 14:48:54 +08:00
tbphp
53c71a0f7f fix: 修复key前缀验证 2025-06-09 14:08:06 +08:00
tbphp
a5c40ac22e feat: readme 2025-06-08 16:50:32 +08:00
tbphp
d46840c2c9 fix: proxy url 2025-06-08 14:40:48 +08:00
tbphp
7780ea716e feat: 调整验证脚本逻辑,增加去重记录 2025-06-07 14:05:47 +08:00