Commit Graph

  • 3d8a51e139
    🔖 chore: migration constants MartialBE 2024-05-29 01:56:14 +0800
  • 9321427c6e
    feat: support gemini embeddings (text-embedding-004,embedding-001) (#1475) v0.6.7-alpha.3 Wei Tingjiang 2024-05-29 01:17:32 +0800
  • ceea4c6d4a feat: support user content download proxy & relay proxy now JustSong 2024-05-29 01:14:00 +0800
  • ce12558ad6
    🔖 chore: migration logger package MartialBE 2024-05-29 01:04:23 +0800
  • 79524108a3
    🔖 chore: Rename relay/util to relay/relay_util package and add utils package MartialBE 2024-05-29 00:36:54 +0800
  • 3c535f5a6e Add new models to ModelList mxdlzg 2024-05-28 19:23:12 +0800
  • 17c8c5a340 Try to fix Gemini streaming return being truncated by FinishReason. mxdlzg 2024-05-28 15:22:31 +0800
  • 5dee10cacf Refactor Gemini Adaptor to Support Embeddings mxdlzg 2024-05-28 14:20:42 +0800
  • 853f2681f4
    🔖 chore: Azure OpenAI default API version set to 2024-05-01-preview ZeroDeng 2024-05-28 12:48:37 +0800
  • dd73f5b6b1
    Merge branch 'main' into patch/images-edits Laisky.Cai 2024-05-28 11:11:03 +0800
  • b53e00a9b3
    feat: generate default token after register (#1401) v0.6.7-alpha.2 carey036 2024-05-28 01:44:38 +0800
  • 1814f1a3a0 chore: use go routine to create default token for new user JustSong 2024-05-28 01:44:21 +0800
  • c8403d4213
    Merge 052092391d into 332c8db0b3 Qiying Wang 2024-05-28 01:33:43 +0800
  • 332c8db0b3
    fix: add prefixes to image models to solve the problem of duplicate models (#1469) Mo 2024-05-28 01:32:57 +0800
  • 3be28da57b
    Update package.json (#1465) fatwang2 2024-05-28 01:31:08 +0800
  • fa74ba0eaa
    chore: print user id when relay error happened (#1447) Ghostz 2024-05-28 01:30:51 +0800
  • 391759dc16 chore: update log format JustSong 2024-05-28 01:29:57 +0800
  • ad6cd2b5bb
    Merge cdb6a5be6d into a9211d66f6 cxk-521 2024-05-28 01:27:06 +0800
  • a9211d66f6
    fix: fix gpt-4o token encoding (#1446) Dafei Zhao 2024-05-27 13:26:07 -0400
  • 07b2fd58d6
    feat: berry theme update & bug fix (#1471) Buer 2024-05-28 01:22:40 +0800
  • 02a9087b9a
    🔖 chore: Added File Type Check for Image Size Retrieval Clivia 2024-05-27 14:25:33 +0800
  • 7ec02bc58f Fix the issue that response_format is not set, causing the b64_json parameter to be ignored. mo 2024-05-27 13:07:30 +0800
  • 0f658c5a53
    🐛 fix: Fixed SOCKS5 Proxy Authentication Issue ZeroDeng 2024-05-26 23:25:03 +0800
  • eb260652b2
    feat: Support stream_options MartialBE 2024-05-26 19:58:15 +0800
  • fa54ca7b50
    🔖 chore: Moonshot supports getting a list of models from the API MartialBE 2024-05-26 19:55:14 +0800
  • c2773b40c7
    chore: Optimize tips MartialBE 2024-05-26 18:19:54 +0800
  • 7c9bf359fd
    fix: Popup message when copying fails MartialBE 2024-05-26 18:16:27 +0800
  • 2e7e563d75
    chore: support AWS Claude/Cloudflare/Coze MartialBE 2024-05-26 18:07:57 +0800
  • ec9b6d1039
    feat: load channel models from server MartialBE 2024-05-26 17:09:26 +0800
  • 3282255cac
    📝 doc: update readme MartialBE 2024-05-26 16:17:00 +0800
  • 2b735e6dff
    🔖 chore: profile page displays icons based on whether third-party login is enabled. (#227) ZeroDeng 2024-05-26 12:36:55 +0800
  • af8c249e3f
    🔖 chore: Allow disable token encoders (#226) MartialBE 2024-05-26 00:44:10 +0800
  • c81d7204f4 Add prefixes to image models to solve the problem of duplicate models mo 2024-05-26 00:18:18 +0800
  • f56a469199 Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-05-25 13:20:54 +0000
  • e2020cdd9f
    🔖 chore: coze Count tokens. #221 MartialBE 2024-05-25 18:12:14 +0800
  • f87eb33792
    Update package.json fatwang2 2024-05-25 18:03:22 +0800
  • 34e1543176
    🔖 chore: Update Hunyuan API MartialBE 2024-05-25 17:59:30 +0800
  • 578c7422b0
    🐛 fix: github action MartialBE 2024-05-25 15:10:39 +0800
  • d5d601263b
    🔖 chore: Add sort parameter for chat links to enable sorting in the playground (#225) Buer 2024-05-25 14:56:58 +0800
  • 671aa51f42
    🐛 fix: Outlook email authentication error (#212) MartialBE 2024-05-24 20:02:45 +0800
  • 1d402cd2bb
    Merge branch 'songquanpeng:main' into origin-main 取梦为饮 2024-05-24 19:40:48 +0800
  • dfc79097c8
    🐛 fix: ERNIE-Speed-128K model name error MartialBE 2024-05-23 15:13:14 +0800
  • 537968522d
    🔖 chore: Update JSON field types in chat and completion response models (#206) MartialBE 2024-05-22 16:03:57 +0800
  • d6769c0175 add userid when relay error Ghostz 2024-05-22 12:27:03 +0800
  • 3babd656ec fix: fix gpt-4o token encoding Kxzuir 2024-05-21 17:11:20 -0400
  • f1b97cecce
    🔖 chore: Update baidu model MartialBE 2024-05-22 02:57:40 +0800
  • 0acee9a065 fix: fix berry error (close #1445) v0.6.7-alpha.1 JustSong 2024-05-22 01:00:00 +0800
  • f965469e8a chore: update dependencies version v0.6.7-alpha JustSong 2024-05-22 00:52:23 +0800
  • 7ddeada284
    🔖 chore: Replace API version in request URL MartialBE 2024-05-21 19:32:35 +0800
  • fc51dffaca
    🔖 chore: Update model test tips MartialBE 2024-05-21 18:54:26 +0800
  • 9bb90df5c1
    🔖 chore: Optimize tips and display the name of the log channel.(#199) MartialBE 2024-05-21 14:37:34 +0800
  • df3b197b4b
    🐛 fix: Clear empty messages. MartialBE 2024-05-21 03:10:23 +0800
  • 8fc2f1a4a3
    🔖 chore: Remove unnecessary print statements MartialBE 2024-05-21 01:37:01 +0800
  • bb7e0ae80f
    🐛 fix: Gemini only returns a single tools_call #197 MartialBE 2024-05-21 01:36:39 +0800
  • 03ea60532a fix: fix html lang attribute (close #1433) JustSong 2024-05-21 01:20:26 +0800
  • 2457d00afb
    feat: support gpt-4o (#1431) Qiying Wang 2024-05-21 01:14:22 +0800
  • 6081cc27fa
    🔖 chore: Model price page add toolbar(#196) MartialBE 2024-05-19 22:41:54 +0800
  • 96f19fb35f
    🔖 chore: TGBot add http proxy (#192) MartialBE 2024-05-19 21:48:39 +0800
  • 424f255acc
    🐛 fix: Add Lingyi and Moonshot providers MartialBE 2024-05-19 13:20:57 +0800
  • 7cc37f06f0
    🐛 fix: Fixed stream completion request address error MartialBE 2024-05-19 13:20:40 +0800
  • c04dfc735f
    🐛 fix: function call error (#190) MartialBE 2024-05-19 13:11:46 +0800
  • 68e5cf1183
    🐛 fix: function call error MartialBE 2024-05-18 17:32:29 +0800
  • 6cd0f932c9
    🐛 fix: gemini function call error MartialBE 2024-05-18 17:22:26 +0800
  • 6ab116c0eb
    🐛 fix: Fixed the slave service unsynchronized data (#191) MartialBE 2024-05-18 13:27:13 +0800
  • f26a7839c9
    🐛 fix: retrieving model list from providers MartialBE 2024-05-16 15:34:49 +0800
  • 7263582b9b
    feat: Add support for retrieving model list from providers (#188) Buer 2024-05-16 15:21:13 +0800
  • 117c000fc9 增加豆包大模型支持 康龙彪 2024-05-16 11:23:10 +0800
  • ef63fbfd31
    🔖 chore: Modify the key field data type in the channel table. MartialBE 2024-05-15 22:15:27 +0800
  • d85924aa95
    🔖 chore: update openai EmbeddingRequest struct MartialBE 2024-05-15 17:53:42 +0800
  • 2bc2dfca39
    feat: Support channel setting chat only MartialBE 2024-05-15 17:51:49 +0800
  • be874c330f
    🔖 chore: logs list displays channel name. MartialBE 2024-05-15 15:16:43 +0800
  • 5ae57435ba
    🔖 chore: prohibit users from modifying usernames MartialBE 2024-05-15 12:35:04 +0800
  • 59d3b13311
    🐛 fix: fix the wrong price when the input and output values in the ModelPrice component are 0. MartialBE 2024-05-15 12:26:09 +0800
  • 8a34f76851
    🐛 fix: fix web price accuracy MartialBE 2024-05-15 04:19:01 +0800
  • f7cdde4b50
    🐛 fix: update quota rendering to display $0 when no quota is available MartialBE 2024-05-15 04:09:00 +0800
  • 234fb1b118
    🐛 fix: fix calculation accuracy MartialBE 2024-05-15 04:08:15 +0800
  • 46aea4731b
    🔖 chore: update gemini model and token calculation. MartialBE 2024-05-15 03:49:22 +0800
  • e9d3b4654f
    🔖 chore: add gpt-4o tiktoken MartialBE 2024-05-14 21:55:24 +0800
  • 108981fee3 feat: support gpt-4o WqyJh 2024-05-14 14:19:48 +0800
  • bdb8571bdb
    Merge branch 'songquanpeng:main' into main qingfengfenga 2024-05-14 12:53:12 +0800
  • a2e6c86bf3 Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-05-14 01:17:53 +0000
  • d48868586c
    🔖 chore: update gpt-4o MartialBE 2024-05-14 01:57:37 +0800
  • 029b3c8c45
    🔥 del: Delete invalid code MartialBE 2024-05-11 15:23:08 +0800
  • 5e2954a1a0
    🐛 fix: Cohere did not calculate usage in stream mode. MartialBE 2024-05-11 15:01:02 +0800
  • cdb6a5be6d 添加gpts liuchunk 2024-05-09 21:46:17 +0800
  • d1ef53e89f 添加gpts liuchunk 2024-05-08 20:19:27 +0800
  • 202c900897 Merge branch 'main' into customer-function liuchunk 2024-05-08 20:18:59 +0800
  • 91b80ae879 fix: remove extra space v0.6.6-alpha.15 v0.6.6 JustSong 2024-05-07 23:57:34 +0800
  • 7f0238e64c Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-05-04 00:54:10 +0000
  • aa4b1145ea feat: generate default token after register carey036 2024-04-30 18:12:50 +0800
  • 420c6a8754 feat: support one or more log file linzeliang 2024-04-30 18:09:33 +0800
  • 4688917db7 feat: add chat page for berry carey036 2024-04-30 17:33:57 +0800
  • ec98f1c1c7
    Merge pull request #3 from songquanpeng/main carey036 2024-04-30 12:42:17 +0800
  • 893c9adeb9 feat: support /v1/rerank router nongqiqin 2024-04-30 12:29:41 +0800
  • 2720e1a358 feat: support minimax's 6.5 models (close #1395) v0.6.6-alpha.14 JustSong 2024-04-30 02:23:14 +0800
  • 71f4403fd5 feat: add together.ai support (#1298) JustSong 2024-04-30 02:16:53 +0800
  • 1f76c80553 fix: fix aws claude panic (#1384) v0.6.6-alpha.13 JustSong 2024-04-29 22:49:06 +0800
  • 7e027d2bd0 fix: fix minimax prompt & completion tokens is empty (#1391) v0.6.6-alpha.12 JustSong 2024-04-29 22:35:47 +0800
  • 30f373b623 fix: fix usage is empty (close #1391) JustSong 2024-04-29 22:29:13 +0800
  • 59233aa897 fix: add missing 'system' parameter to the aws claude request 1808837298@qq.com 2024-04-29 00:19:58 +0800