Commit Graph

  • cd51582fc5 chore: update impl JustSong 2023-11-19 16:11:00 +0800
  • 54e5f8ecd2
    feat: support cloudflare gateway for azure (#666) Buer 2023-11-19 15:52:35 +0800
  • 341c21e4cb Merge branch 'main' into private MartialBE 2023-11-18 21:49:56 +0800
  • fe56aa1a46 Merge branch 'Songquanpeng-main' MartialBE 2023-11-18 21:48:06 +0800
  • f0e2ba0318 Merge branch 'main' of songquanpeng/one-api MartialBE 2023-11-18 21:47:39 +0800
  • 43e7b465cb
    feat: Support Azure OpenAI Whisper. Ian Li 2023-11-18 16:13:50 +0800
  • 4d251b08b0
    fix: Skip JSON deserialization when accessing transcriptions and translations. Ian Li 2023-11-18 10:30:06 +0800
  • ae006941c0 fixs bugsgagaga wood 2023-11-18 05:58:01 +0800
  • ba269a3c61 1 wood 2023-11-18 05:40:01 +0800
  • 172e8c8235 1 wood 2023-11-18 05:31:56 +0800
  • aeb70460bb 1 wood 2023-11-18 03:48:58 +0800
  • d118de25e4 Merge branch 'main' of https://github.com/songquanpeng/one-api wood 2023-11-18 03:48:51 +0800
  • df54515d60 1 wood 2023-11-18 03:26:50 +0800
  • 8bb65a5442 Refactored ImageResponse to OpenAIImageResponse and added AzureDalle2Response structure ckt1031 2023-11-17 23:04:35 +0800
  • 34d517cfa2
    fix: cloudflare test & expose detailed info about test failures (#715) Mikey 2023-11-17 05:45:55 -0800
  • 48bf05fec6 chore: update impl JustSong 2023-11-17 21:45:35 +0800
  • fc2c066f25
    fix: cloudflare test & expose detailed info about test failures Mikey 2023-11-17 20:23:53 +0800
  • ddcaf95f5f
    feat: support tts model (#713) v0.5.8-alpha.2 ckt1031 2023-11-17 21:18:51 +0800
  • d816c7aae1 chore: update impl JustSong 2023-11-17 20:49:33 +0800
  • 88ee68d5cb
    fix: cloudflare test & expose detailed info about test failures Mikey 2023-11-17 20:23:53 +0800
  • 1d15157f7d
    feat: keep sync with dall-e updates (#679) ckt1031 2023-11-17 20:03:16 +0800
  • 9afcbf556e chore: update impl JustSong 2023-11-17 20:01:39 +0800
  • cb3d43768e chore: discard binary file JustSong 2023-11-17 19:49:56 +0800
  • de7b9710a5
    fix: fix PaLM not working issue (#667) 管宜尧 2023-11-17 19:40:59 +0800
  • 8ef9d7a6d6 chore: add comment JustSong 2023-11-17 19:40:41 +0800
  • 2d650e7b99 chore: remove unrelated file JustSong 2023-11-17 19:39:52 +0800
  • 209d248535 Refactored code to handle both string and structured message content ckt1031 2023-11-17 16:58:24 +0800
  • cfb1e2ac5b Added support for Text-to-Speech models and endpoints ckt1031 2023-11-17 16:22:56 +0800
  • fd72157296 Merge remote-tracking branch 'origin/fix_retry' into fix_retry AhhhLiu 2023-11-16 18:48:33 +0800
  • 42d50c06a3 fix: Change the implementation of retry from 307 redirect to Retry middleware AhhhLiu 2023-11-15 22:20:33 +0800
  • 39bf604520 update mylxsw 2023-11-16 18:38:31 +0800
  • 8b1b8cc51c
    Merge branch 'songquanpeng:main' into main 管宜尧 2023-11-16 16:30:40 +0800
  • 3a443f0e47 fix: Change the implementation of retry from 307 redirect to Retry middleware AhhhLiu 2023-11-15 22:20:33 +0800
  • 5e503d671e 改点样式 wood 2023-11-16 05:02:34 +0800
  • 05ee4d5977 一些按钮改为图标 wood 2023-11-16 03:21:36 +0800
  • 0f51100890 1 wood 2023-11-15 23:30:35 +0800
  • 9cab86b86c 修改日志详情 wood 2023-11-15 23:30:04 +0800
  • a3a309cdc5 Refactored image size and model validation in relayImageHelper function ckt1031 2023-11-15 20:33:49 +0800
  • b59fbafbc3 Updated model validation and removed size not supported error in relayImageHelper function ckt1031 2023-11-15 20:18:27 +0800
  • cb36192c55 Added validation for prompt length in relayImageHelper function ckt1031 2023-11-15 20:16:50 +0800
  • 29fbd12870 Refactored variable name from DalleGenerationImageAmountRatios to DalleGenerationImageAmounts ckt1031 2023-11-15 20:13:48 +0800
  • 6f5655ec7a Added validation for number of generated images and defined image generation ratios ckt1031 2023-11-15 20:09:48 +0800
  • 7b5efd9f3e Added error handling for unsupported image size in relayImageHelper function ckt1031 2023-11-15 20:01:14 +0800
  • 4f90276473 Updated the format of resolution keys in DalleSizeRatios map ckt1031 2023-11-15 19:58:47 +0800
  • 21439c63fa
    Merge pull request #1 from songquanpeng/main tang 2023-11-15 11:07:56 +0800
  • bff5456313 小改动 wood 2023-11-15 04:45:14 +0800
  • 876e0d429b 前端改为美元展示 wood 2023-11-15 04:34:59 +0800
  • fff889742b 修改日志详情为模型单价 wood 2023-11-15 03:13:31 +0800
  • 7f6eab77ab Merge branch 'main' of github.com:99insight/one-api baomi.wbm 2023-11-13 21:31:14 +0800
  • 45f6285d42 支持 openai 的 orgid baomi.wbm 2023-11-13 21:23:07 +0800
  • e92587fd35 增加 gpt-4-turbo baomi.wbm 2023-11-13 21:19:10 +0800
  • b116a2f748 增加 gpt-4-turbo baomi.wbm 2023-11-13 21:18:01 +0800
  • 2166824ccc
    chore: optimize Dockerfile with pnpm for Node.js dependencies quantstu 2023-11-12 17:15:39 +0800
  • 4f245bf738
    Merge pull request #3 from songquanpeng/main Buer 2023-11-12 16:43:26 +0800
  • 9fff155150
    Update docker-compose.yml Zhang Jing Xuan 2023-11-12 13:30:55 +0800
  • 724ca3ccd8 update wood 2023-11-11 23:13:46 +0800
  • 9382281839 Merge branch 'main' of https://github.com/songquanpeng/one-api into songquanpeng-main wood 2023-11-11 23:13:38 +0800
  • 1768d1ef55 Refactored size ratio calculation in relayImageHelper function ckt1031 2023-11-11 16:03:30 +0800
  • e00bc7bd3f Fixed suspect or ckt1031 2023-11-11 15:57:47 +0800
  • 96793c3e9c 1 wood 2023-11-11 03:21:46 +0800
  • 49ea44c65b 日志修改详情显示 wood 2023-11-11 02:05:15 +0800
  • f13ba1b47a
    Merge branch 'songquanpeng:main' into main Calcium-Ion 2023-11-11 01:52:19 +0800
  • 58bb3ab6f6
    fix: fix channel_id column name (#681, close #688) v0.5.8-alpha.1 Dafei Zhao 2023-11-10 08:50:52 -0500
  • d306cb5229
    feat: add improve docker-compose.yml and support fast startup (#685) qingfengfenga 2023-11-10 21:40:00 +0800
  • dc9acb4e81 chore: change format JustSong 2023-11-10 21:39:44 +0800
  • 6c5307d0c4
    docs: add deploy to zeabur button (#693) Yuhang 2023-11-10 21:20:59 +0800
  • 7c4505bdfc
    fix: numeric sorting in tables (#695) Baksi 2023-11-10 21:20:05 +0800
  • 2ec50f23ab chore: use same logic for all tables JustSong 2023-11-10 21:19:11 +0800
  • 9d43ec57d8
    feat: sync pricing for new 1106 models (#696) Mikey 2023-11-10 05:08:23 -0800
  • 25941bae31 chore: change ratio after 2023-12-11 JustSong 2023-11-10 21:07:53 +0800
  • 8995a2f9c8
    feat: sync pricing for new 1106 models Mikey 2023-11-10 12:15:05 +0800
  • 681fcab76f
    Update sorting method for id (channel) Baksi 2023-11-10 04:21:31 +0800
  • dd669682b6
    Update sorting method for id (redemptions) Baksi 2023-11-10 04:18:47 +0800
  • 03f96160cf
    Update sorting method for id (token) Baksi 2023-11-10 04:16:34 +0800
  • 1ffed0d1c7
    Update sorting method for id Baksi 2023-11-10 04:09:38 +0800
  • 0356198484
    Update README.ja.md Yuhang 2023-11-09 18:15:13 +0800
  • 4343b25a45
    Update README.en.md Yuhang 2023-11-09 18:14:52 +0800
  • b89f1f73b1
    Update README.md Yuhang 2023-11-09 18:13:48 +0800
  • 9bc11bde28 1 wood 2023-11-09 06:15:58 +0800
  • 18425b1f44 修改宽度 wood 2023-11-09 06:15:31 +0800
  • cf1ed818cc 1 wood 2023-11-09 01:04:34 +0800
  • edbc2d219c 修改宽度 wood 2023-11-09 00:30:07 +0800
  • 8d4261e402 Merge branch 'main' of https://github.com/woodchen-ink/one-api wood 2023-11-09 00:19:09 +0800
  • 1c33a899d2 显示日志,但是不显示用户组倍率 wood 2023-11-09 00:19:06 +0800
  • 8a8378697b
    Fix: log search by channel id glzjin 2023-11-08 23:36:51 +0800
  • e5311892d1 docs: update readme JustSong 2023-11-08 23:17:12 +0800
  • 07a4f4d718
    Update README.md wood chen 2023-11-08 16:04:53 +0800
  • d790d3f83f [Bugfix] fix GetCompletionRatio for gpt-3.5-turbo-1106 Jiachen 2023-11-08 15:51:30 +0800
  • fe86fb47c0 feat: Add improve docker-compose.yml and support fast startup 王彦朋 Penn Wang 2023-11-08 15:35:54 +0800
  • be76fa05d0
    Update README.md wood chen 2023-11-08 00:33:52 +0800
  • 038396acdd fix gagagagagaga wood 2023-11-08 00:30:19 +0800
  • 6d9ae196d6 1 wood 2023-11-08 00:19:46 +0800
  • c5a271dec4 增加新模型 wood 2023-11-07 16:47:40 +0800
  • 36b2e71f66 fix channel_id column name Kxzuir 2023-11-07 03:46:01 -0500
  • 8361fbf4ef Updated ImageRequest struct and OpenAIModels, added new Dall-E models and size ratios cktsun1031 2023-11-07 14:54:04 +0800
  • 2a8e935f64 Updated ImageRequest struct, added new models to OpenAIModels, and updated DalleSizeRatios and ModelRatio maps cktsun1031 2023-11-07 14:49:56 +0800
  • 7822af3edc [Feature] support gpt-3.5-turbo-1106 Jiachen 2023-11-07 13:43:53 +0800
  • ecce8b234f 1 wood 2023-11-07 01:45:50 +0800
  • 2b30d22a7f 1 wood 2023-11-07 01:43:47 +0800
  • 825374c334 [x] 当用户充值达到5刀时,自动提升为vip分组,具体金额可在web\src\pages\TopUp\index.js调整; [x] 修改颜色 [x] 日志页面新增快速筛选日期、修复渠道ID查询、自动更新消耗额度、删除日志详情(因为没有太大意义); [x] 用户管理界面,支持快速设置用户组,在web\src\components\UsersTable.js处修改相关值; [x] 令牌界面,删除无用的多种复制、聊天等按钮; [x] 删除 系统访问令牌; wood 2023-11-07 01:43:09 +0800