Commit Graph

  • 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
  • 16cc6bed77
    Create docker-compose.yml chunzhi 2023-05-11 15:07:33 +0800
  • 0f4d1d7394
    增加systemd守护 chunzhi 2023-05-11 11:52:24 +0800
  • 16f53b5afb feat: double check before deleting a user JustSong 2023-05-10 10:13:39 +0800
  • 3071300c0c feat: support API /dashboard/billing/credit_grants now (#45) JustSong 2023-05-10 09:28:41 +0800
  • 8b056bf408 docs: update README (#47) JustSong 2023-05-05 21:56:48 +0800
  • e5640857b1 docs: add funding link JustSong 2023-05-05 15:26:54 +0800
  • 331177d97e fix: return quota to user when delete token (close #37) v0.2.1 JustSong 2023-05-04 10:20:39 +0800
  • 4fed003f1a chore: update placeholder text (#36) JustSong 2023-04-29 18:42:05 +0800
  • a1ea1bf696 chore: update placeholder text (#36) JustSong 2023-04-29 18:41:19 +0800
  • 7c66fc6c21 fix: shouldn't close c.Request.Body too soon (close #35) v0.2.1-alpha JustSong 2023-04-29 14:49:10 +0800
  • d93cb8f645 feat: able to configure ratio for different models (close #26) v0.2.0 JustSong 2023-04-28 19:16:37 +0800
  • b08cd7e104 refactor: use tiktoken-go to calculate token number JustSong 2023-04-28 18:36:17 +0800
  • aea6c859e7 fix: relay bug fix JustSong 2023-04-28 18:16:59 +0800
  • 480e789cd8 feat: support configuring ratio when estimating token number in stream mode v0.2.0-alpha JustSong 2023-04-28 17:25:05 +0800
  • 23ec541ba6 refactor: improve relay's implementation JustSong 2023-04-28 17:11:57 +0800
  • 053bb85a1c feat: now use token as the unit of quota (close #33) JustSong 2023-04-28 16:58:55 +0800
  • 601fa5cea8 refactor: use quota instead of times JustSong 2023-04-28 14:57:20 +0800
  • 7a5057f02d fix: check user's role when manage user (#30) v0.1.6-alpha.3 JustSong 2023-04-28 09:47:03 +0800
  • c76027a210 style: add bottom margin for unlimited times button JustSong 2023-04-27 17:18:07 +0800
  • f97c2b4c22 feat: able to set top up link now v0.1.6-alpha.2 JustSong 2023-04-27 16:32:21 +0800
  • 54b1e4adef fix: check user status when validating token (#23) JustSong 2023-04-27 15:05:33 +0800
  • 9272884381 fix: root user cannot demote itself now (close #30) JustSong 2023-04-27 14:45:12 +0800
  • 195e94a75d fix: fix MySQL syntax error (#54) v0.1.6-alpha.1 JustSong 2023-04-27 11:10:10 +0800
  • 5bfc224669 fix: specify type for token (close #23) v0.1.6-alpha JustSong 2023-04-27 09:32:20 +0800
  • fd149c242f fix: remove rate limit for relay api v0.1.5 JustSong 2023-04-26 21:50:09 +0800
  • b9cc5dfa3f feat: able to set initial quota for new user (close #22) JustSong 2023-04-26 21:40:56 +0800
  • 8c305dc1bc feat: able to manage system vai access token (close #12) JustSong 2023-04-26 20:54:39 +0800
  • f62a671fbe feat: download redemption codes as file (#12) v0.1.4 JustSong 2023-04-26 17:13:08 +0800
  • 9e2f2383b9 feat: now user can top up via redemption code (close #9) JustSong 2023-04-26 17:02:26 +0800
  • e7a809b082 fix: allow all origins (close #20) v0.1.4-alpha JustSong 2023-04-26 15:27:33 +0800
  • 4f8cbd643d fix: prevent common user from specifying channel id (#12) JustSong 2023-04-26 14:49:27 +0800
  • 1dd92a3f92 fix: allow all origins (close #20) JustSong 2023-04-26 14:26:19 +0800
  • 34a3329f5f docs: update LICENSE JustSong 2023-04-26 13:04:41 +0800
  • 4fb07b6d6d chore: update gitignore JustSong 2023-04-26 13:04:11 +0800
  • 8be7c9ae80 chore: update Dockerfile JustSong 2023-04-26 13:04:01 +0800
  • 4e8dc8d0cf ci: remove useless action JustSong 2023-04-26 13:00:33 +0800
  • 1e46b9d135 docs: update README JustSong 2023-04-26 12:58:06 +0800
  • f16a2a5645 feat: redirect to login page if login expired (close #18) v0.1.3 JustSong 2023-04-26 11:42:56 +0800
  • 03491029f2 feat: limit the ability of common user to set the remaining usage times of token (#9) JustSong 2023-04-26 11:10:14 +0800
  • faf84d833d docs: update Nginx configuration (#3) JustSong 2023-04-26 10:50:52 +0800
  • 109736cc05 fix: only reduce remain times when request /v1/chat/completions (close #15) JustSong 2023-04-26 10:45:34 +0800
  • eb8f43acb5 docs: update Nginx config (close #3) JustSong 2023-04-26 09:57:46 +0800
  • 05dd7dfd2a feat: able to relay dashboard api now JustSong 2023-04-25 22:18:27 +0800
  • b874784058 chore: update dependency v0.1.2 JustSong 2023-04-25 21:56:23 +0800
  • 284beed8dc feat: enable gzip on api route & web route JustSong 2023-04-25 21:56:07 +0800
  • 69ee87c57f fix: fully support stream mode now (close #3) JustSong 2023-04-25 21:50:57 +0800
  • b74a17c963 fix: improve the implementation of sse JustSong 2023-04-25 20:45:50 +0800
  • 5d602e9b57 fix: fixing SSE support JustSong 2023-04-25 20:27:53 +0800
  • f067f64a3a
    docs: add help in command line arguments (#14) Bond 2023-04-25 16:23:17 +0800
  • bac1a881ac
    Update README add help in command line argument. Bond 2023-04-25 16:17:15 +0800
  • 01c1b906b5 fix: update error message to make it more clear (#13) JustSong 2023-04-25 15:13:25 +0800
  • f6194fa86c docs: update deploy tutorial JustSong 2023-04-25 14:56:04 +0800
  • abb2449b35 docs: fix typo JustSong 2023-04-25 14:51:53 +0800
  • cc5ef9871a docs: update README JustSong 2023-04-25 14:50:35 +0800
  • 9e30524e2a docs: update Docker start command (close #8) JustSong 2023-04-25 14:31:02 +0800
  • 16271e7813 fix: relay more headers JustSong 2023-04-25 11:30:34 +0800
  • 46dfc6dcdd feat: relay all kinds of requests v0.1.2-alpha.2 JustSong 2023-04-25 10:57:37 +0800
  • 0198df5962 fix: only keep header Authorization & Content-Type JustSong 2023-04-25 10:47:25 +0800
  • 4c0dc50af0 fix: fix http2: invalid Connection request header: ["upgrade"] JustSong 2023-04-25 10:19:00 +0800
  • 423978baf4 fix: copy token to search input if clipboard.writeText is not available (close #6) JustSong 2023-04-25 09:46:58 +0800
  • 5ed4a3d405 feat: improve the token edit page JustSong 2023-04-25 09:24:02 +0800
  • 336c03a125
    docs: add missing manual deployment documentation (#7) v0.1.2-alpha.1 Shiqi Mei 2023-04-24 20:55:22 +0800
  • 32fdfd1be9 docs: update readme JustSong 2023-04-24 20:54:58 +0800
  • 918ba60802 feat: able to set the token's expiration time and number of uses JustSong 2023-04-24 20:52:40 +0800
  • d12d7ae50d
    docs: fix manual deployment steps Shiqi Mei 2023-04-24 20:44:01 +0800
  • bc25f157f9
    docs: add missing manual deployment documentation Shiqi Mei 2023-04-24 20:38:26 +0800