Commit Graph

  • 8e82edcd8c fest: Add dummy model message for system message in gemini model David Zhuang 2023-12-16 13:42:33 -0500
  • 655405462f refactor: removing unused if statement David Zhuang 2023-12-16 13:24:15 -0500
  • d027041f67 fest: Add tooling to Gemini; Add OpenAI-like system prompt to Gemini David Zhuang 2023-12-16 02:50:46 -0500
  • 6395c7377e fest: Add Google Gemini Pro, fix #810 David Zhuang 2023-12-16 01:33:46 -0500
  • 64c8085b5e
    Update relay-image.go Ghostz 2023-12-14 22:13:51 +0800
  • 0e9391aaae add sqlite busy_timeout=3000 CaIon 2023-12-13 16:21:00 +0800
  • 873430f19e
    Merge pull request #8 from songquanpeng/main wood chen 2023-12-11 01:02:52 +0800
  • 436a81f1f6 1 wood 2023-12-11 01:01:34 +0800
  • 366b82128f fix: remove incorrect logging v0.5.10-alpha.1 JustSong 2023-12-10 20:44:37 +0800
  • 2a70744dbf feat: add panic recover middleware v0.5.10-alpha JustSong 2023-12-10 19:53:33 +0800
  • 4c5feee0b6
    feat: add image counter for gpt-4 vision (#795) Qiying Wang 2023-12-10 19:39:46 +0800
  • 9ba5388367
    feat: refactor response parsing logic to support multiple formats (#782) igophper 2023-12-10 18:39:14 +0800
  • b0d6fff643 chore: update name JustSong 2023-12-10 18:38:20 +0800
  • 379074f7d0 feat: support plugin for ali channel (close #797) JustSong 2023-12-10 17:22:52 +0800
  • 83ac1aa780 feat: add image counter for gpt-4 vision WqyJh 2023-12-08 17:24:35 +0800
  • 1a9938ec58
    Refactor [Common] [Utils] H0llyW00dzZ 2023-12-07 12:14:36 +0700
  • 6c5ef2d7f7 feat: Refactor response parsing logic to support multiple formats igophper 2023-12-06 00:50:18 +0800
  • 365744a040
    🐛 fix sum select statements Martial BE 2023-12-05 15:08:42 +0800
  • 11bdd2843a
    Merge pull request #7 from woodchen-ink:songquanpeng-main wood chen 2023-12-05 01:43:44 +0800
  • 88e2e3caad 新增 wood 2023-12-05 01:42:57 +0800
  • 6b40b46651 Merge branch 'main' of https://github.com/songquanpeng/one-api into songquanpeng-main wood 2023-12-05 01:42:50 +0800
  • d34fa60f79 增加Cloudflare Workers Ai支持 shxgreen 2023-12-04 14:59:59 +0800
  • 4699c41d2f feat: Add condition to validate n value for non-Azure channels ShinChven 2023-12-04 13:15:05 +0800
  • 01f7b0186f chore: add routes v0.5.9 JustSong 2023-12-03 20:45:11 +0800
  • a3f80a3392
    feat: enable channel when test succeed (#771) v0.5.9-alpha.2 Tillman Bailee 2023-12-03 20:10:57 +0800
  • 60ea52efa0 refactor: update implementation JustSong 2023-12-03 20:10:07 +0800
  • 8f5b83562b
    fix: fix "invalidPayload" error when request Azure dall-e-3 api without optional parameter (#764) v0.5.9-alpha.1 Zhengyi Dong 2023-12-03 17:43:30 +0800
  • a2a65575e4 fix: add missing omitempty JustSong 2023-12-03 17:39:56 +0800
  • ab765a98e8 Revert "fix: based on #754 add 'omitempty' in ImageRequest to fit official api reference for relay" JustSong 2023-12-03 17:38:56 +0800
  • b7570d5c77
    feat: support dalle for Azure (#754) ShinChven ✨ 2023-12-03 17:34:59 +0800
  • a64dc6a909 refactor: update implementation JustSong 2023-12-03 17:33:24 +0800
  • 8bcaf182bc 🐛 fix: fix xunfei api error MartialBE 2023-12-03 13:05:32 +0800
  • 045e2fa139 🚀 docker action MartialBE 2023-12-02 22:16:56 +0800
  • a884c4b0bf 添加azure speech支持 MartialBE 2023-12-02 22:13:47 +0800
  • c97c8a0f65 🐛 fix: 修复余额的问题 MartialBE 2023-12-02 19:54:21 +0800
  • 58fc40a744 完善余额查询 MartialBE 2023-12-02 18:27:38 +0800
  • da87fca2a2 🎨 添加工厂方法 MartialBE 2023-12-02 18:14:48 +0800
  • 5e08cc8719 添加余额查询方法 MartialBE 2023-12-02 17:51:28 +0800
  • 2bedc5fed8 重试参数校验 AhhhLiu 2023-12-02 15:16:37 +0800
  • d8b13b2c07 🎨 删除冗余代码 MartialBE 2023-12-02 14:29:30 +0800
  • 222ba4e2c6 增加功能: 渠道 - 测试所有通道; 设置 - 运营设置 - 监控设置 - 成功时自动启用通道 liyujie 2023-12-02 12:50:47 +0800
  • f81f53bca4 Merge remote-tracking branch 'upstream/main' into fix_retry AhhhLiu 2023-12-02 11:20:48 +0800
  • 1d0a7997f1 fix retry 307 AhhhLiu 2023-11-16 18:52:55 +0800
  • f4b29b03cd
    Merge 90bfe70a58 into 0e73418cdf Xyfacai 2023-12-02 02:21:39 +0000
  • 90bfe70a58 fix: wait data out Xiangyuan Liu 2023-11-30 10:12:14 +0800
  • be364ae09b 🎨 结构中继控制器 MartialBE 2023-12-02 03:28:18 +0800
  • 354ad3867a 1.add org 2.add tag Du Yazhe 2023-12-01 22:28:17 +0800
  • 2114bc1982
    🔥 删除无效代码 Martial BE 2023-12-01 18:36:30 +0800
  • 0f038d715d
    add: add images edits and variations API Martial BE 2023-12-01 18:25:05 +0800
  • 9dd92bbddd
    add: add images api Martial BE 2023-12-01 17:20:22 +0800
  • 5b70ee3407
    add: add Translation api Martial BE 2023-12-01 11:38:35 +0800
  • 17027fb61e
    🐛 fix: azure audio ContentLength err Martial BE 2023-12-01 11:30:29 +0800
  • a013b1a166
    add transcriptions api Martial BE 2023-12-01 10:54:07 +0800
  • ae2b442a96 chore: migrate database in background canghai118 2023-11-30 08:18:47 +0000
  • 7c6dee7390
    ♻️ refactor: 重构http请求函数 Martial BE 2023-11-30 13:49:35 +0800
  • 8ffc76084c fix: fix channel test & clear response_time on test failed WqyJh 2023-11-30 11:56:25 +0800
  • b526006ce0 fix: based on #754 add 'omitempty' in ImageRequest to fit official api reference for relay Zhengyi 2023-11-30 11:25:39 +0800
  • 96dc7614e6
    ♻️ refactor: 重构speech接口 Martial BE 2023-11-29 18:11:15 +0800
  • 1c7c2d40bb
    ♻️ refactor: 重构moderation接口 Martial BE 2023-11-29 16:54:37 +0800
  • 455269c145
    🐛 fix: 修复渠道测试函数错误 Martial BE 2023-11-29 16:13:33 +0800
  • 544f20cc73
    🎨 调整供应商目录结构,合并文本输出函数 Martial BE 2023-11-29 16:07:09 +0800
  • aa904af903 Merge branch 'main' of https://github.com/songquanpeng/one-api ShinChven 2023-11-28 21:36:48 +0800
  • 1b3344be9c feat: Add Azure compatibility for relayImageHelper ShinChven 2023-11-28 21:29:43 +0800
  • f99e77dc2b update wood 2023-11-28 20:50:51 +0800
  • 902c2faa2c
    ♻️ refactor: split relay Martial BE 2023-11-28 18:32:26 +0800
  • 69a1dccf5f
    fix: 修复stream handler中因为 c.Stream 提前退出导致 dataChan 阻塞 Xiangyuan Liu 2023-11-28 11:38:07 +0800
  • 6d2210ad5c fix: wait goroutine Xyfacai 2023-11-26 14:02:08 +0800
  • 0e73418cdf fix: fix log recording & error handling for relay-audio v0.5.9-alpha JustSong 2023-11-26 12:05:16 +0800
  • 622ff85e94 optimize: high cpu Xyfacai 2023-11-25 16:43:52 +0800
  • ed6f45f9d5 1 wood 2023-11-25 06:47:02 +0800
  • 55a42b299d Merge branch 'main' of https://github.com/woodchen-ink/one-api wood 2023-11-25 06:38:37 +0800
  • 42ed66132d 改点颜色 wood 2023-11-25 06:38:34 +0800
  • ecaada2cdf
    Merge pull request #5 from woodchen-ink:songquanpeng-main wood chen 2023-11-24 12:11:27 -0600
  • aa808b0210 1 wood 2023-11-25 02:10:28 +0800
  • c253a34537 Merge branch 'main' of https://github.com/songquanpeng/one-api into songquanpeng-main wood 2023-11-25 01:48:20 +0800
  • 9889377f0e feat: support claude-2.x (close #736) JustSong 2023-11-24 21:39:44 +0800
  • b273464e77 docs: update readme JustSong 2023-11-24 21:23:16 +0800
  • b4e43d97fd docs: add pr template JustSong 2023-11-24 21:21:03 +0800
  • 3347a44023
    feat: support Azure's Whisper model (#720) Ian Li 2023-11-24 21:10:18 +0800
  • 13d05ec338
    Merge 46ac4cf28f into 923e24534b Pluto 2023-11-24 21:05:45 +0800
  • 923e24534b
    fix: add Date header for email (#742) Tillman Bailee 2023-11-24 20:56:53 +0800
  • 9623920a3b chore: fix style JustSong 2023-11-24 20:56:17 +0800
  • a983f0e31f
    Merge branch 'main' into main JustSong 2023-11-24 20:55:14 +0800
  • b4d67ca614
    fix: add Message-ID header for email (#732) ShinChven ✨ 2023-11-24 20:52:59 +0800
  • 94afdc8e32 chore: check slice length JustSong 2023-11-24 20:51:16 +0800
  • d85e356b6e
    refactor: remove consumeQuota related logic (#738) igophper 2023-11-24 20:42:29 +0800
  • 40d7b69252 chore: remove useless code JustSong 2023-11-24 20:40:38 +0800
  • ab33b6571c 修复自建邮箱发送错误: INVALID HEADER Missing required header field: "Date" liyujie 2023-11-24 10:33:14 +0800
  • 0bcb91e5ef fix: restore getFullRequestURL WqyJh 2023-11-23 19:31:24 +0800
  • 10291630f1 refactor: use model_mapping instead of deployment_mapping WqyJh 2023-11-23 16:29:21 +0800
  • c499faae0a feat: 删除relay-text中的consumeQuota变量 igophper 2023-11-22 22:58:04 +0800
  • 3148a525b4
    Merge branch 'main' into feat/zhipu_support_text_embedding igophper 2023-11-20 21:56:37 +0800
  • 3eec66e02b feat: Add Message-ID to email headers to comply with RFC 5322 ShinChven 2023-11-20 21:28:15 +0800
  • 53da7134b2
    Merge branch 'feat/azure-whisper' into private Martial BE 2023-11-20 17:30:49 +0800
  • 9042b7c4e4 feat: add deployment_mapping for Azure OpenAI WqyJh 2023-11-20 16:00:21 +0800
  • 1fa1c66f13
    Merge pull request #5 from songquanpeng/main Buer 2023-11-19 21:00:10 +0800
  • 495fc628e4 feat: support gpt-4 with vision (#683, #714) v0.5.8-alpha.4 v0.5.8 JustSong 2023-11-19 18:38:54 +0800
  • 76f9288c34 feat: update request struct (close #708) JustSong 2023-11-19 17:50:30 +0800
  • 915d13fdd4 docs: update readme (#724) JustSong 2023-11-19 17:22:35 +0800
  • 969f539777
    fix: skip JSON deserialization when accessing transcriptions and translations (#718) v0.5.8-alpha.3 Ian Li 2023-11-19 16:11:39 +0800