Commit Graph

  • c0f0201f5f Merge remote-tracking branch 'origin/main' CaIon 2023-08-25 00:51:02 +0800
  • 3b0f1ae978 修改stat接口返回值 CaIon 2023-08-25 00:40:11 +0800
  • 80ac3b3e87 fix: fix the issue of function_call not working when using model mapping. shao0222 2023-08-24 11:58:53 +0800
  • b23870cb7b fix: Ensure concurrency safety for tokenEncoder caching (close #459) shao0222 2023-08-22 19:09:55 +0800
  • 3ca910917c fix: empty completion issue caused by bad status code from upstream channel (#422) Benny 2023-08-19 17:58:45 +0800
  • e556a23b19 fix: fix baidu & ali's quota calculation (#444) glzjin 2023-08-19 17:14:39 +0800
  • 6a100e1768 feat: show total quota consumption only when user click (#448) Benny 2023-08-19 17:08:50 +0800
  • e4aa859f91 fix: claude model ratio (#449) Benny 2023-08-19 16:58:34 +0800
  • bd31fa9eb5 docs: update README JustSong 2023-08-19 16:35:38 +0800
  • c8ef45ecef docs: update README JustSong 2023-08-19 14:56:48 +0800
  • 31985cdcba docs: update README JustSong 2023-08-19 14:56:21 +0800
  • fbd9ffdb22 docs: update README JustSong 2023-08-19 14:55:38 +0800
  • 7c8388cffc docs: update README JustSong 2023-08-19 14:55:17 +0800
  • c1d0ef39be docs: update README JustSong 2023-08-19 14:54:40 +0800
  • 3cb872407e
    Merge 51f0704b96 into efeb9a16ce chikasaki 2023-08-21 09:09:37 +0800
  • 28b7e41627
    Merge bcd46f0cf7 into efeb9a16ce glzjin 2023-08-21 00:22:48 +0800
  • efeb9a16ce
    fix: fix xunfei crash (#451) v0.5.3 glzjin 2023-08-20 22:07:50 +0800
  • 83b1589cd0
    Fix xunfei crash glzjin 2023-08-20 12:11:17 +0800
  • d5dfacd8a6 fix: json issue ckt1031 2023-08-20 01:24:59 +0800
  • 05e4f2b439
    fix: empty completion issue caused by bad status code from upstream channel (#422) v0.5.3-alpha.10 Benny 2023-08-19 17:58:45 +0800
  • 7e058bfb9b
    feat: support xunfei's v2 api (#442, close #440) 滔哥 2023-08-19 17:50:34 +0800
  • 26cd92c40c
    Merge branch 'main' into xunfei-v2 JustSong 2023-08-19 17:50:07 +0800
  • a3bdda730f fix: fix implementation JustSong 2023-08-19 17:49:12 +0800
  • d4077390a9 Revert "兼容讯飞v2接口" JustSong 2023-08-19 17:22:50 +0800
  • dfaa0183b7
    fix: fix baidu & ali's quota calculation (#444) glzjin 2023-08-19 17:14:39 +0800
  • 1b56becfaa
    feat: show total quota consumption only when user click (#448) Benny 2023-08-19 17:08:50 +0800
  • dac1c2b2b0 chore: update implementation JustSong 2023-08-19 17:07:52 +0800
  • 23b1c63538
    fix: claude model ratio (#449) Benny 2023-08-19 16:58:34 +0800
  • 74928b2467 chore: update implementation JustSong 2023-08-19 16:58:18 +0800
  • 49d1a63402 docs: update README JustSong 2023-08-19 16:35:38 +0800
  • abd6e57857 fix: Claude model ratio Benny 2023-08-19 08:09:04 +0000
  • 2b6d720d68
    feat: add toggleable visibility for total quota using an eye icon Benny 2023-08-19 15:52:38 +0800
  • 2a7b82650c docs: update README JustSong 2023-08-19 14:56:48 +0800
  • 8ea7b9aae2 docs: update README JustSong 2023-08-19 14:56:21 +0800
  • 5136b12612 docs: update README JustSong 2023-08-19 14:55:38 +0800
  • 80a49e01a3 docs: update README JustSong 2023-08-19 14:55:17 +0800
  • 8fb082ba3b docs: update README JustSong 2023-08-19 14:54:40 +0800
  • 9d15776712 fix: bump deps ckt1031 2023-08-19 13:58:35 +0800
  • 5cda49c0b2 fix(web): bump deps ckt1031 2023-08-19 13:57:11 +0800
  • abae1173ca feat: use react swc ckt1031 2023-08-19 13:31:20 +0800
  • 9db93b9d43 fix: update cache immediately after cache get JustSong 2023-08-16 23:40:24 +0800
  • 31ec349a31 docs: add Japanese README (#425) Ikko Eltociear Ashimine 2023-08-16 20:33:31 +0900
  • 16b387eaaf
    修复百度计费问题 glzjin 2023-08-18 23:13:51 +0800
  • 2045c07195
    修复阿里计费问题 glzjin 2023-08-18 23:11:52 +0800
  • 21f05d1294 兼容讯飞v2接口 滔哥 2023-08-18 15:03:32 +0800
  • bcd46f0cf7
    在function_call为空时不计费 glzjin 2023-08-17 23:00:58 +0800
  • 64217d1f50
    在 function_call 为空时不在流中返回 glzjin 2023-08-17 23:00:03 +0800
  • 86c2627c24 fix: update cache immediately after cache get v0.5.2-alpha.10 JustSong 2023-08-16 23:40:24 +0800
  • 90b4cac7f3
    docs: add Japanese README (#425) Ikko Eltociear Ashimine 2023-08-16 20:33:31 +0900
  • 4f3d925e8d Fix postgres support glzjin 2023-08-16 00:16:00 +0800
  • 5e476b2d7e Add Japanese README Ikko Eltociear Ashimine 2023-08-15 11:34:49 +0900
  • 8f2119e410 add epay CaIon 2023-08-14 22:16:32 +0800
  • d8b5f4e52b
    fix: empty completion issue caused by bad status code from upstream channel Benny 2023-08-14 17:32:32 +0800
  • 51f0704b96
    Merge branch 'songquanpeng:main' into main chikasaki 2023-08-14 12:37:08 +0800
  • e4bacc45d6
    ci: add stage caching to Dockerfile (#408) v0.5.3-alpha.9 Jungley 2023-08-13 22:55:43 +0800
  • 1e7d5b13e0 feat: support minimax's models (close #354) natsuyao 2023-08-13 22:15:13 +0800
  • 6b19dbba1f Refine openai function call bill glzjin 2023-08-13 21:32:04 +0800
  • 441c43e0f8 fix: update readme ckt1031 2023-08-13 18:26:06 +0800
  • 08ebece58e fix(web): bump deps ckt1031 2023-08-13 18:21:22 +0800
  • 1c2c242f22 feat: support dotenv ckt1031 2023-08-13 18:19:54 +0800
  • d1537fabb5 fix: go mod issue ckt1031 2023-08-13 18:16:51 +0800
  • ca3f4570d8 fix: improve English translation ckt1031 2023-08-13 18:09:55 +0800
  • dce182e748 refactor: Update token length validation to allow names up to 100 characters. imldy 2023-08-13 18:03:27 +0800
  • 8195619037 Merge remote-tracking branch 'upstream/main' into refactor-main ckt1031 2023-08-13 17:55:21 +0800
  • a95b3821a3 copy yang fan 2023-08-13 07:55:48 +0000
  • b2e475d81f copy yang fan 2023-08-13 07:53:38 +0000
  • c93ee0bd5c main yang fan 2023-08-13 07:37:24 +0000
  • cf7a2843b3 feat: Allow users to view their associated user groups and roles in the frontend Jungley Yeh 2023-08-13 15:15:51 +0800
  • b0ccaa08de ci: Add stage caching to Dockerfile Jungley Yeh 2023-08-13 14:42:53 +0800
  • 90fe5d7b23 feat: add HeaderScript option to render header script Jungley Yeh 2023-08-13 12:37:39 +0800
  • 1e413e086f refactor: Update token length validation to allow names up to 100 characters. imldy 2023-08-13 02:49:23 +0800
  • 7626580be6 feat: Add default token name for new tokens. imldy 2023-08-13 02:44:35 +0800
  • da1d81998f docs: update README JustSong 2023-08-13 01:16:27 +0800
  • cac61b9f66 Revert "fix: add lock when update quota (close #399)" v0.5.3-alpha.8 JustSong 2023-08-13 00:51:48 +0800
  • 3da12e99d9 chore: update variable name JustSong 2023-08-13 00:50:26 +0800
  • 4ef5e2020c
    fix: fix baidu's embedding api (#398) igophper 2023-08-13 00:45:04 +0800
  • 4af388d941 chore: update default configuration for sql connection JustSong 2023-08-13 00:37:09 +0800
  • 4dcc9e5490 chore: add back update all channels balance JustSong 2023-08-13 00:02:37 +0800
  • af20063a8d
    feat: able to refresh baidu access token automatically (#400, close #401) igophper 2023-08-12 23:41:44 +0800
  • c7c49a2211
    Merge branch 'main' into feat/baidu_channel_support_apikey JustSong 2023-08-12 23:40:53 +0800
  • 143b61cbf4 chore: update implementation JustSong 2023-08-12 23:40:02 +0800
  • c92a48b48b fix igophper 2023-08-12 22:09:37 +0800
  • 79b6769c7f fix igophper 2023-08-12 21:57:25 +0800
  • ca512f6a38
    refactor: add set event stream headers func (#402) igophper 2023-08-12 21:55:18 +0800
  • 06cc0fefe5 refactor:add set event stream headers func igophper 2023-08-12 21:47:41 +0800
  • 9bf4fb154f fix igophper 2023-08-12 21:16:58 +0800
  • 4c384e6143 feat:baidu channel support apiKey and secretKey igophper 2023-08-12 21:07:31 +0800
  • 0e9ff8825e perf: use a goroutine to handle quota post consumption (#364) v0.5.3-alpha.7 JustSong 2023-08-12 19:36:31 +0800
  • e0b4f96b5b feat: support PostgreSQL now v0.5.3-alpha.6 JustSong 2023-08-12 19:20:12 +0800
  • eae9b6e607 fix: add lock when update quota (close #399) v0.5.3-alpha.5 JustSong 2023-08-12 18:25:18 +0800
  • 7bddc73b96 perf: flush response after response handled (close #364) v0.5.3-alpha.4 JustSong 2023-08-12 18:10:15 +0800
  • 2a527ee436 fix: fix token name too long JustSong 2023-08-12 16:58:29 +0800
  • 1c80119fde fix:judge baidu embeddings input type igophper 2023-08-12 16:30:13 +0800
  • e42119b73d chore: use unknown as placeholder JustSong 2023-08-12 14:18:04 +0800
  • d34ae060b4
    Update package.json Jialinvip 2023-08-12 13:42:24 +0800
  • 45f3e35fb1
    Merge branch 'songquanpeng:main' into main Jialinvip 2023-08-12 13:41:50 +0800
  • 821c559e89 docs: update README JustSong 2023-08-12 12:17:01 +0800
  • 7e2bca7e9c docs: update README JustSong 2023-08-12 11:30:13 +0800
  • 1e16ef3e0d chore: resolve conflicts v0.5.3-alpha.3 JustSong 2023-08-12 11:08:52 +0800
  • 476a46ad7e
    fix: fix finish_reason fileld not fully compatible with OpenAI (close #372, #373) igophper 2023-08-12 11:04:53 +0800