Commit Graph

  • 9b033b7ebe
    Update init.go analogpvt 2023-05-19 22:36:01 +0530
  • e75392aaf8
    Update constants.go analogpvt 2023-05-19 22:34:09 +0530
  • 8c01296a34
    Update README.md analogpvt 2023-05-19 22:29:14 +0530
  • ef9dca28f5 chore: set default value for Azure's api version if not set JustSong 2023-05-19 22:13:29 +0800
  • 741c0b9c18 docs: update README (#103) JustSong 2023-05-19 15:58:01 +0800
  • 3711f4a741 feat: support channel ai.ls now (close #99) v0.3.2 JustSong 2023-05-19 11:07:17 +0800
  • 7c6bf3e97b
    fix: make the token number calculation more accurate (#101) quzard 2023-05-19 09:41:26 +0800
  • 519077185f fix: make the token number calculation more accurate JustSong 2023-05-19 09:40:21 +0800
  • ee998dcc25 记录token已使用量 quzard 2023-05-19 00:48:10 +0800
  • 1aa82b18b5 Make token calculation more accurate. quzard 2023-05-18 22:09:22 +0800
  • 481ba41fbd docs: update README JustSong 2023-05-18 18:13:57 +0800
  • 2779d6629c fix: add X-Accel-Buffering header on SSE response v0.3.2-alpha.2 JustSong 2023-05-18 17:16:34 +0800
  • e509899daf docs: update README (close #97) JustSong 2023-05-18 16:18:45 +0800
  • b53cdbaf05 docs: update README JustSong 2023-05-18 15:57:40 +0800
  • ced89398a5 chore: rewrite 429 prompt text (close #96) JustSong 2023-05-18 15:27:15 +0800
  • 09c2e3bcec docs: fix typo JustSong 2023-05-18 12:50:47 +0800
  • 5cba800fa6 docs: fix typo JustSong 2023-05-18 12:50:19 +0800
  • 2d39a135f2 feat: now slave server can sync options with master server (close #88) v0.3.2-alpha.1 JustSong 2023-05-18 12:48:20 +0800
  • 3c6834a79c feat: support redirecting frontend url now (close #89) v0.3.2-alpha JustSong 2023-05-18 12:26:18 +0800
  • 6da3410823 fix: fix channel test error checking v0.3.1 JustSong 2023-05-18 11:41:03 +0800
  • ceb289cb4d fix: handel error response from server correctly (close #90) v0.3.1-alpha.2 JustSong 2023-05-18 11:11:15 +0800
  • 6f8cc712b0 docs: update README JustSong 2023-05-17 23:26:30 +0800
  • ad01e1f3b3 fix: fix error log not recorded (close #83) JustSong 2023-05-17 20:20:48 +0800
  • cc1ef2ffd5 fix: fix stream mode checking (#83) v0.3.1-alpha.1 JustSong 2023-05-17 20:10:09 +0800
  • 7201bd1c97 fix: update api2d's base url (#83) v0.3.1-alpha JustSong 2023-05-17 18:47:25 +0800
  • 73d5e0f283 feat: support dummy sk- prefix for token (#82) JustSong 2023-05-17 17:03:36 +0800
  • efc744ca35 feat: API /models & /models/:model implemented (close #68) JustSong 2023-05-17 10:42:52 +0800
  • e8da98139f fix: limit the shown text's length (close #80) v0.3.0 JustSong 2023-05-16 21:33:59 +0800
  • 519cb030f7 chore: update input label v0.3.0-alpha.4 JustSong 2023-05-16 16:23:07 +0800
  • 58fe923c85 perf: use max_tokens to reduce token consuming JustSong 2023-05-16 16:22:25 +0800
  • c9ac5e391f feat: support max_tokens now (#52) JustSong 2023-05-16 16:18:35 +0800
  • 69cf1de7bd feat: disable operations for root user (close #76) JustSong 2023-05-16 15:38:03 +0800
  • 4d6172a242 feat: able to set pre consumed quota now v0.3.0-alpha.3 JustSong 2023-05-16 13:57:01 +0800
  • 8afdc56b11 fix: fix quota not consuming v0.3.0-alpha.2 JustSong 2023-05-16 13:29:22 +0800
  • a9ea1d9d10 fix: fix topup page now showing v0.3.0-alpha.1 JustSong 2023-05-16 12:09:33 +0800
  • ea8e7c517b fix: fix token quota not updated JustSong 2023-05-16 12:09:17 +0800
  • d1e9b86f05 chore: update prompt JustSong 2023-05-16 11:58:26 +0800
  • 6d1e5cb5dc feat: add database migration script JustSong 2023-05-16 11:36:00 +0800
  • 01abed0a30 refactor: bind quota to account instead of token (close #64, #31) v0.3.0-alpha JustSong 2023-05-16 11:26:09 +0800
  • 7c56a36a1c feat: show users' remaining quota in user management page (close #46) JustSong 2023-05-16 11:08:41 +0800
  • c48327ff91 fix: fix option update logic not working properly JustSong 2023-05-16 10:04:39 +0800
  • a5406c6963 fix: fix tab icon & title not changed (close #69) JustSong 2023-05-15 21:15:21 +0800
  • a1f61384c5 feat: automatically disable channel when error occurred (#59) v0.2.6 JustSong 2023-05-15 17:34:09 +0800
  • 44ebae1559 feat: add refresh button JustSong 2023-05-15 16:20:01 +0800
  • aae92683d7 fix: fix lock is not working JustSong 2023-05-15 16:19:39 +0800
  • cc3072c4df fix: remove version suffix for Azure (close #67) v0.2.6-alpha.4 JustSong 2023-05-15 15:48:18 +0800
  • bffee4e91d fix: fix /v1/models not working (close #66) JustSong 2023-05-15 15:33:34 +0800
  • 79dc53ff0d ci: build arm version JustSong 2023-05-15 15:14:33 +0800
  • 68e53d3e10 chore: only show two digits JustSong 2023-05-15 12:56:28 +0800
  • d267211ee7 feat: able to test all enabled channels (#59) v0.2.6-alpha.3 JustSong 2023-05-15 12:36:55 +0800
  • 570b3bc71c ci: remove arm64 image builder JustSong 2023-05-15 11:36:50 +0800
  • 225176aae9 feat: save response time & test time (#59) JustSong 2023-05-15 11:35:38 +0800
  • 443a22b75d feat: able to test channels now (#59) v0.2.6-alpha.2 JustSong 2023-05-15 10:48:52 +0800
  • b44f0519a0 feat: double check before deletion JustSong 2023-05-15 10:41:48 +0800
  • 4a0e81fe83 fix: fix quota not consumed v0.2.6-alpha.1 JustSong 2023-05-14 20:36:28 +0800
  • 976c29ea9f docs: update README JustSong 2023-05-14 19:37:15 +0800
  • 926951ee03 feat: able to customize system name & logo now v0.2.6-alpha JustSong 2023-05-14 19:29:02 +0800
  • 2cdc718fde feat: able to use any link as about page (#60) v0.2.5 JustSong 2023-05-14 18:58:54 +0800
  • 57cb150177 perf: load cached about content first (#60) JustSong 2023-05-14 16:13:42 +0800
  • 6167e20b34 style: hide scroll bar JustSong 2023-05-14 16:02:40 +0800
  • 8835d8302e chore: fix typo JustSong 2023-05-14 16:01:04 +0800
  • 224bebe67a feat: able to customize home page with link (close #60) JustSong 2023-05-14 15:34:14 +0800
  • cf6883778e perf: use slice to improve efficiency (#57) JustSong 2023-05-14 12:53:03 +0800
  • 246b981e23 fix: fix "[DONE is not valid JSON" (#57) v0.2.5-alpha.1 JustSong 2023-05-14 12:48:42 +0800
  • 2edd52e851 fix: fix Azure channel not working in stream mode (#57) v0.2.5-alpha JustSong 2023-05-14 09:39:42 +0800
  • e123c66bc7 fix: fix SMTPFrom not updated in some cases (close #34) v0.2.4 JustSong 2023-05-13 22:04:36 +0800
  • 9edc82bde0 fix: fix garbled email subject (#34) v0.2.4-alpha.4 JustSong 2023-05-13 21:41:52 +0800
  • d84c2f5c70 feat: able to customize home page now (#24) JustSong 2023-05-13 21:27:49 +0800
  • 46e77389a4 fix: support smtp server with port 465 v0.2.4-alpha.3 JustSong 2023-05-13 18:57:27 +0800
  • f5f4e6fbc6 feat: able to configure smtp from now (close #34) v0.2.4-alpha.2 JustSong 2023-05-13 18:33:41 +0800
  • dc4a6cb711 feat: support batch creation of channels (close #58) v0.2.4-alpha.1 JustSong 2023-05-13 17:08:13 +0800
  • 5798fdac50 refactor: rename file to conform to standards JustSong 2023-05-13 15:43:55 +0800
  • 3710688efd refactor: use built in smtp library (close #34) v0.2.4-alpha JustSong 2023-05-13 15:30:09 +0800
  • 83e86b9f8a feat: support specific default api version now (#57) v0.2.3 JustSong 2023-05-13 12:53:57 +0800
  • 74c1ba7cbc chore: update prompt for Azure channel configuration (#57) JustSong 2023-05-13 12:29:17 +0800
  • 73aa53f536 fix: remove the dot in model name (#57) v0.2.3-alpha.1 JustSong 2023-05-13 12:24:49 +0800
  • da9ccb528d docs: update README JustSong 2023-05-13 11:48:37 +0800
  • 44729da277 fix: provide a default value for api-version if not given (#57) v0.2.3-alpha JustSong 2023-05-13 11:41:57 +0800
  • 7a3378b4b7 feat: Azure API supported without verification (#48, #57) JustSong 2023-05-13 11:36:36 +0800
  • fd19d7d246 fix: handle errors when update option map JustSong 2023-05-13 10:30:55 +0800
  • 5c694a1503 feat: now supports custom smtp port JustSong 2023-05-12 11:44:38 +0800
  • 9edc54ca69 fix: fix the default ratio for text-embedding-ada-002 JustSong 2023-05-11 22:43:39 +0800
  • e6af636fa0 fix: the initial quota for new token now calculated correctly (#51) v0.2.2 JustSong 2023-05-11 21:29:05 +0800
  • 6e1ef75009 feat: support /v1/embeddings now (close #50) JustSong 2023-05-11 21:00:09 +0800
  • d9db16e999 feat: able to configure ratio for more models now (close #53) JustSong 2023-05-11 20:59:35 +0800
  • 241ade2fae fix: delete a token with a negative quota will now update the account's quota correctly (close #51) v0.2.2-alpha JustSong 2023-05-11 20:05:49 +0800
  • 80065de8a3
    feat: add Docker Compose support (#55) chunzhi 2023-05-11 16:56:14 +0800
  • e3a77eae80
    Update docker-compose.yml chunzhi 2023-05-11 16:15:36 +0800
  • 59000e9465
    Update docker-compose.yml chunzhi 2023-05-11 16:10:25 +0800
  • 4fccd630a5
    Update one-api.service chunzhi 2023-05-11 16:09:46 +0800
  • 520be070ec
    Update docker-compose.yml chunzhi 2023-05-11 16:05:05 +0800
  • 2e47b780f7
    Create one-api.service chunzhi 2023-05-11 15:37:54 +0800
  • 5cc19d911a
    docker-compose.yml chunzhi 2023-05-11 15:35:20 +0800
  • bbba2e9841
    Update docker-compose.yml chunzhi 2023-05-11 15:32:08 +0800
  • 26fc1e8bc1
    Update docker-compose.yml chunzhi 2023-05-11 15:30:26 +0800
  • 963b45660e
    Update docker-compose.yml chunzhi 2023-05-11 15:22:39 +0800
  • e6fda32785
    Add files via upload chunzhi 2023-05-11 15:21:37 +0800
  • 76eb8f3413
    Update docker-compose.yml chunzhi 2023-05-11 15:16:23 +0800
  • ed38dd852d
    Update README.md chunzhi 2023-05-11 15:11:55 +0800
  • 55d9b6569b
    Update docker-compose.yml chunzhi 2023-05-11 15:10:07 +0800