Commit Graph

  • 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
  • b58838ce90 refactor: use a global stop finish reason JustSong 2023-08-12 11:03:47 +0800
  • c58f710227
    feat: improve frontend (#387) Yolo° 2023-08-12 10:49:30 +0800
  • 93b616fe3f chore: update style JustSong 2023-08-12 10:48:53 +0800
  • 150d068e9f chore: update prompt JustSong 2023-08-12 10:20:54 +0800
  • be780462f1 docs: update README JustSong 2023-08-12 10:16:59 +0800
  • f2159e1033
    docs: update README (#374) wood chen 2023-08-12 10:14:13 +0800
  • 466005de07 fix: set connection limits for database v.5.3-alpha.3 JustSong 2023-08-12 10:05:25 +0800
  • 2b088a1678 fix: disable eslint when building (close #371, close #376) JustSong 2023-08-12 09:29:29 +0800
  • 39bb28da67
    Merge branch 'songquanpeng:main' into main Jialinvip 2023-08-12 08:26:11 +0800
  • a88408943c fix: remove unsued file ckt1031 2023-08-11 23:35:28 +0800
  • 08b141beba fix: update tiktoken-go's version to fix resource consumption problem (#392, close #161) glzjin 2023-08-11 22:24:11 +0800
  • 82f9ebeb92 docs: update FastGPT's description (#388) Archer 2023-08-11 19:27:42 +0800
  • 0f8cdf1e7a fix: update no route handler JustSong 2023-08-11 19:53:01 +0800
  • 3a18cebe34
    fix: update tiktoken-go's version to fix resource consumption problem (#392, close #161) v0.5.3-alpha.2 glzjin 2023-08-11 22:24:11 +0800
  • 6668180369
    Update package.json Jialinvip 2023-08-11 21:36:22 +0800
  • 9b621a1ca1
    Merge branch 'songquanpeng:main' into main Jialinvip 2023-08-11 21:28:21 +0800
  • 9514996bf5 Fix: try to fix #161 glzjin 2023-08-11 21:11:11 +0800
  • cc36bf9c13 Merge branch 'main' of github.com:songquanpeng/one-api JustSong 2023-08-11 19:55:19 +0800
  • 3b36608bbd fix: update no route handler JustSong 2023-08-11 19:53:01 +0800
  • 29fa94e7d2
    docs: update FastGPT's description (#388) Archer 2023-08-11 19:27:42 +0800
  • 0af51b8d9a
    fix: fast desc archer 2023-08-11 07:21:48 +0800
  • 985895de97 fork yang fan 2023-08-10 14:01:58 +0000
  • 1aebe2bdd2 fork yang fan 2023-08-10 13:51:54 +0000
  • 19e1a56f20
    Support Docker English translation and README change (#2) ckt 2023-08-10 15:30:12 +0800
  • d4a783ab98
    Merge branch 'songquanpeng:main' into v1-models-response ckt 2023-08-10 15:29:12 +0800
  • f5b1cb2c19 fix: only show update to admin ckt1031 2023-08-09 23:28:10 +0800
  • 067f994b5c fix: update issue ckt1031 2023-08-09 23:14:27 +0800
  • ece061d814
    Update package.json Pa5sw0rd 2023-08-09 18:36:02 +0800
  • cc2566c8ca 修改描述 woodchen 2023-08-09 12:16:00 +0800
  • 47cf052d22 fix: duplicated turnstile component ckt1031 2023-08-08 23:17:57 +0800
  • 43496ecda7 feat: add turnstile in account deletion ckt1031 2023-08-08 23:14:48 +0800
  • be6a17d4f9 feat(web): bump deps ckt1031 2023-08-08 23:09:21 +0800
  • 8527cde00b optimize:unify finish_reason field igophper 2023-08-08 23:07:10 +0800
  • 17d72ce175 feat: bump go deps ckt1031 2023-08-08 23:03:55 +0800
  • 95c8fb65c0
    Delete docker-image.yml Jialinvip 2023-08-07 13:36:55 +0800
  • 68dbce54f6
    Update docker-image.yml Jialinvip 2023-08-07 13:32:56 +0800
  • ade4570f47
    Update docker-image.yml Jialinvip 2023-08-07 13:18:29 +0800
  • c067e7d4a5
    Update docker-image.yml Jialinvip 2023-08-07 13:17:04 +0800
  • 8c92fe8191
    Create docker-image.yml Jialinvip 2023-08-07 13:15:04 +0800
  • 072697db84
    Delete docker-image.yml Jialinvip 2023-08-07 13:11:31 +0800
  • 973f55985f
    Update docker-image.yml Jialinvip 2023-08-07 13:01:44 +0800
  • 26e252e1d6
    Create docker-image.yml Jialinvip 2023-08-07 12:45:39 +0800
  • 25f16c3ed4
    Update TokensTable.js Jialinvip 2023-08-07 11:07:01 +0800
  • 5826ffa66c
    Merge branch 'songquanpeng:main' into refactor-main ckt 2023-08-07 09:26:22 +0800
  • 9c436921d1 docs: update README JustSong 2023-08-06 23:18:05 +0800
  • 463b0b3c51 fix: no need to check turnstile when process deletion v0.5.3-alpha.1 JustSong 2023-08-06 22:28:07 +0800
  • c3d85a28d4 chore: update i18n JustSong 2023-08-06 22:09:05 +0800
  • 7422b0d051 chore: update prompt JustSong 2023-08-06 22:07:31 +0800
  • 5a62357c93
    feat: add chat button for each token (#363) v0.5.3-alpha Yolo° 2023-08-06 22:02:58 +0800
  • 01fc503f18 chore: update style JustSong 2023-08-06 22:02:10 +0800
  • 7e41ecb575 fork yang fan 2023-08-06 13:32:06 +0000
  • 3d8644b121 fork yang fan 2023-08-06 13:30:48 +0000
  • b464e2907a chore: update domain v0.5.2-alpha.9 v0.5.2 JustSong 2023-08-06 18:14:13 +0800
  • d96cf2e84d fix: fix stream mode determine related logic (close #360) v0.5.2-alpha.8 JustSong 2023-08-06 18:09:00 +0800
  • 446337c329
    fix: calculate usage if not given in non-stream mode (#352) glzjin 2023-08-06 17:40:31 +0800
  • 1dfa190e79
    feat: able to copy scheme of ama, opencat & chatgpt next web (#343) v0.5.2-alpha.7 Miniers 2023-08-06 13:56:59 +0800
  • f685891110 feat: add ChatGPT Next Web JustSong 2023-08-06 13:56:17 +0800
  • 2d49ca6a07
    fix: fix SparkDesk not billed (#344) glzjin 2023-08-06 13:24:49 +0800
  • 89bcaaf989
    docs: update readme (#359) a497625414 2023-08-06 13:19:54 +0800
  • 411331ac6e docs: update README JustSong 2023-08-06 13:19:24 +0800
  • 4194bcda5c update-deploy-on-sealos lxl 2023-08-04 17:07:24 +0800
  • e0bbd0b37f update-deploy-on-sealos lxl 2023-08-04 16:52:23 +0800
  • a9fc392d70
    Merge branch 'songquanpeng:main' into refactor-main ckt 2023-08-03 14:56:27 +0800
  • d8b9199ae4 Fix customtype not billed in non-stream mode glzjin 2023-08-02 20:42:30 +0800
  • afcd1bd27b
    docs: update deploy-on-sealos (#351) a497625414 2023-08-02 19:11:21 +0800
  • e2cdf6acf6 add-deploy-on-sealos lxl 2023-08-02 14:30:38 +0800
  • 8a887cbfee
    Merge branch 'songquanpeng:main' into main Miniers 2023-08-02 09:27:41 +0800
  • c2c455c980
    fix: fix zhipu streaming (#349) v0.5.2-alpha.6 glzjin 2023-08-01 23:51:28 +0800
  • 21804b7e2f chore: update implementation JustSong 2023-08-01 23:50:45 +0800
  • c6ee2c369f feat: add sentry ckt1031 2023-08-01 22:12:41 +0800
  • d8e8a654a2
    Fix #348 glzjin 2023-08-01 21:58:14 +0800
  • 3ce2e861c9 add-deploy-on-sealos lxl 2023-08-01 18:13:34 +0800
  • 6d58c01605 perf: github actions peng zhang 2023-08-01 12:03:35 +0800
  • aa5144d615 perf: github actions peng zhang 2023-08-01 11:43:02 +0800