Commit Graph

  • 4116d8d59a 修复百度模型中URL的字符串判断bug; 添加百度的另外3个向量模型【"bge-large-zh", "bge-large-en", "tao-8k", 】 jiaguobao 2024-03-13 16:43:00 +0800
  • 05347bc9a1
    feat: support Groq (#107) Buer 2024-03-13 15:36:31 +0800
  • 24761c2ce5
    🔧 modify: update ali billing rates (#105) Martial BE 2024-03-13 14:51:37 +0800
  • 0b62ffab17
    🐛 fix: fix fields where channels can't save null characters(#103) Martial BE 2024-03-13 14:43:10 +0800
  • 7ac3a852f4
    🐛 fix: fix Azure Speech voice mapping issue Martial BE 2024-03-13 14:41:27 +0800
  • 3d60f94a74
    🐛 fix: fix minimax streaming request without calculating token (#106) Martial BE 2024-03-13 12:18:26 +0800
  • d941faac9f
    🐛 fix: fix panic caused by errors (#106) Martial BE 2024-03-13 11:22:01 +0800
  • 113ed77bb9
    🔥 del: delete invalid code Martial BE 2024-03-12 17:57:46 +0800
  • f975714c6c
    feat: Azure Speech allows for custom voices. (#104) Buer 2024-03-12 17:37:08 +0800
  • d953da1ff2 fix: Upgrade error handling to errors/v2 package and refactor error messages. Laisky.Cai 2024-03-12 06:43:54 +0000
  • 54203e3d30 fix: Update error handling to Laisky/errors/v2 package across project Laisky.Cai 2024-03-12 06:40:23 +0000
  • d632d10405 feat: save request client ip & search in form; 林水溶 2024-03-12 00:47:24 +0900
  • d599283366
    🐛 fix: hunyuan request failed (#102) Buer 2024-03-11 18:09:17 +0800
  • 914f1ccd8c fix: Update Dockerfile with newer golang version and base image. Laisky.Cai 2024-03-11 09:32:25 +0000
  • 72501cb746 Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-03-11 09:32:11 +0000
  • b70378148e
    🐛 fix: hunyuan model name change (#100) Buer 2024-03-11 16:16:22 +0800
  • 27738aa3c7
    feat: complete some issues (#98) Buer 2024-03-11 11:53:04 +0800
  • eefd80cf6a
    Merge branch 'songquanpeng:main' into main GuoRuqiang 2024-03-11 09:23:10 +0800
  • a90161cf00 chore: drop idx_channels_key on start v0.6.2-alpha.11 JustSong 2024-03-11 02:24:58 +0800
  • a45fc7d736
    fix: model name typo (#1109) sparanoid 2024-03-10 12:44:49 -0400
  • 45940dcb12 chore: add more info for panic fix v0.6.2-alpha.10 JustSong 2024-03-10 23:59:35 +0800
  • 969042b001 chore: only use one log file (close #1116) v0.6.2-alpha.9 JustSong 2024-03-10 23:44:48 +0800
  • 7e7369dbc4 fix: only disable channel when allowed JustSong 2024-03-10 23:41:16 +0800
  • e54e647170 chore: remove useless code JustSong 2024-03-10 23:36:29 +0800
  • 358920c858 fix: remove index idx_channels_key (close #644) v0.6.2-alpha.8 JustSong 2024-03-10 23:27:22 +0800
  • 1ea598c773 feat: check claude's error response JustSong 2024-03-10 20:39:55 +0800
  • 796be42487 feat: update ratio config if missing v0.6.2-alpha.7 JustSong 2024-03-10 19:29:42 +0800
  • 5b50eb94e5 feat: able to send alert message via message pusher (close #993) v0.6.2-alpha.6 JustSong 2024-03-10 19:16:06 +0800
  • 71c61365eb feat: able to only test disabled channels (#1090) v0.6.2-alpha.5 JustSong 2024-03-10 18:34:57 +0800
  • b09f979b80 fix: add missing turnstile setup (close #1015) JustSong 2024-03-10 18:15:24 +0800
  • 12440874b0 feat: able to disable channel by success rate v0.6.2-alpha.4 JustSong 2024-03-10 17:57:47 +0800
  • dc203f18a1
    Merge ce968caf11 into 6ebc99460e monlor 2024-03-10 01:59:40 -0700
  • 6ebc99460e fix: add user to blacklist when it's banned or deleted, and make deletion soft (close #473, close #791) v0.6.2-alpha.3 JustSong 2024-03-10 15:56:19 +0800
  • 27ad8bfb98 feat: able to search channel type now JustSong 2024-03-10 15:00:33 +0800
  • 8388aa537f chore: able to search channel now JustSong 2024-03-10 14:59:57 +0800
  • 2346bf70af fix: check response type when expect stream response JustSong 2024-03-10 14:59:40 +0800
  • f05b403ca5 feat: use real system prompt now (close #1079) JustSong 2024-03-10 14:32:30 +0800
  • b33616df44 feat: support groq now (close #1087) v0.6.2-alpha.2 JustSong 2024-03-10 14:09:44 +0800
  • fa89a3d60b
    🐛 fix: missing toolcalls parameter in stream response (#95) Buer 2024-03-10 02:37:47 +0800
  • 6329db1a49
    feat: support mistral (#94) Buer 2024-03-10 01:53:33 +0800
  • 2f9bdcaedc modified: model/user.go GuoRuqiang 2024-03-09 02:14:37 +0000
  • 82b2f2c427 fix Laisky.Cai 2024-03-09 01:37:30 +0000
  • 099e15f98b Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-03-09 01:31:04 +0000
  • cf16f44970 feat: load channel models from server v0.6.2-alpha.1 JustSong 2024-03-09 02:28:23 +0800
  • bf2e26a48f feat: support claude-3 (close #1080, close #1094) v0.6.2-alpha JustSong 2024-03-09 01:12:47 +0800
  • c3783bce4e
    fix: model name typo sparanoid 2024-03-08 09:06:30 -0800
  • 577ec90736 fix: Initialize transport object, set timeouts, and add IdleTimeout config Laisky.Cai 2024-03-08 12:58:05 +0000
  • d8d880bf85
    ️ feat: channel support plugin settings (#89) Buer 2024-03-08 14:49:33 +0800
  • 758378e45a fix: Improve Image Generation Request Handling and Error Messaging Laisky.Cai 2024-03-08 03:42:58 +0000
  • cad6f9d3ba fix: Improve quota consumption and logging in relay controller Laisky.Cai 2024-03-08 03:22:29 +0000
  • 849920b91f fix: Improve error handling and add checks in relay.go Laisky.Cai 2024-03-08 02:32:47 +0000
  • 6ed916e6ba feat: add support for private registry in docker-compose.yml warjiang 2024-03-07 16:10:31 +0800
  • 41134576f2
    feat: claude supports vision Martial BE 2024-03-07 11:23:29 +0800
  • e1fcfae928
    feat: Support Claude3 (#86) moondie 2024-03-07 01:21:07 +0800
  • 07c18dfb91
    🐛 fix: action error Martial BE 2024-03-06 18:13:54 +0800
  • dd3e79a20d
    feat: channel support weight (#85) Buer 2024-03-06 18:01:43 +0800
  • 6891a23094
    Optimize the source code format of the README file Mrered Cio 2024-03-06 03:11:39 +0800
  • ba9b258a4b feat: Enhance security and fix bugs in authentication Laisky.Cai 2024-03-05 13:07:07 +0000
  • b356750bd5
    Merge branch 'songquanpeng:main' into main qingfengfenga 2024-03-05 17:55:12 +0800
  • bcd5cf3d5f refactor: Refactor: Improve Anthropic event stream response handling Laisky.Cai 2024-03-05 08:17:14 +0000
  • fdde066252 Refactor: Anthropic model response proto update Laisky.Cai 2024-03-05 05:05:57 +0000
  • c8713a0212 feat: SimplifyAnthropicRequest Laisky.Cai 2024-03-05 03:54:59 +0000
  • bb8755bc98 refactor: Refactor: Consolidate Anthropic model requests into GeneralOpenAIRequest Laisky.Cai 2024-03-05 03:38:26 +0000
  • 29263a3c99 feat: 自定义请求头 14790897 2024-03-05 10:29:54 +0800
  • fb23ea0c9a fix: Remove Anthropic channel Laisky.Cai 2024-03-05 01:20:27 +0000
  • 003ec2eabc fix: Switch default Adaptor from Anthropic to OpenAI Laisky.Cai 2024-03-05 01:15:52 +0000
  • b1a7e197b7 fix: Log request URL for non-ok status codes Laisky.Cai 2024-03-05 01:08:16 +0000
  • cb6cb66646 Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-03-05 01:02:35 +0000
  • f9df8eaa63 feat: Migrate to Anthropic Message API Laisky.Cai 2024-03-05 00:58:52 +0000
  • 75d2055e03 docs: Implement a function to get completion ratio Laisky.Cai 2024-03-04 02:54:44 +0000
  • 4716cfbf12
    Merge branch 'main' into main JustSong 2024-03-03 23:57:00 +0800
  • 4fb22ad4ce
    feat: support third part models of baidu (#1046) v0.6.1-alpha.5 v0.6.1 momomobinx 2024-03-03 23:50:28 +0800
  • 95cfb8e8c9 fix: using the first available model if default model is not found (close #1021) v0.6.1-alpha.4 JustSong 2024-03-03 22:58:41 +0800
  • c6ace985c2 fix: set missing ali parameters (close #1028) JustSong 2024-03-03 22:51:01 +0800
  • 10a926b8f3 feat: only use the top priority when first retry (#1048) JustSong 2024-03-03 22:16:34 +0800
  • 2df877a352 feat: switch priority when retry (close #1048) JustSong 2024-03-03 22:14:07 +0800
  • 1b877cbab0
    Merge branch 'songquanpeng:main' into main qingfengfenga 2024-03-03 21:59:11 +0800
  • 9d8967f7d3 feat: support Mistral's models now (close #1051) JustSong 2024-03-03 21:46:45 +0800
  • b35f3523d3 feat: add gemini model alias (close #1064) JustSong 2024-03-03 21:03:04 +0800
  • 82e916b5ff fix: fix azure test (close #1069) JustSong 2024-03-03 20:51:28 +0800
  • de18d6fe16 refactor: refactor image relay (close #1068) v0.6.1-alpha.3 JustSong 2024-03-03 19:30:11 +0800
  • 054aae46b1 fix: conflict code devocy 2024-03-03 01:07:48 +0800
  • ba8a967a85
    Merge branch 'main' into main devojony 2024-03-03 01:03:16 +0800
  • 359fc6aa18 fix: Hide free quota display for zero quotas Laisky.Cai 2024-03-02 02:09:01 +0000
  • 4884b21865 fix: Introduce dedicated expense terminology and tooltips to Logs Table Laisky.Cai 2024-03-02 01:23:10 +0000
  • 5bdf577b0e fix: Enhance logs table with sorting, quotas, and UI improvements Laisky.Cai 2024-03-02 01:17:03 +0000
  • a7c43ab248 fix: display issue for quota Laisky.Cai 2024-03-02 01:10:59 +0000
  • 268690219e fix: Rename limit to cost and allow for 0 limit Laisky.Cai 2024-03-02 00:59:22 +0000
  • 1d0b7fb5ae feat: support chatglm-4 (close #1045, close #952, close #952, close #943) v0.6.1-alpha.2 JustSong 2024-03-02 03:05:25 +0800
  • f9490bb72e fix: able to use updated default ratio v0.6.1-alpha.1 JustSong 2024-03-02 01:32:04 +0800
  • 76467285e8 docs: update readme JustSong 2024-03-02 01:25:21 +0800
  • df1fd9aa81 feat: support minimax's models now (close #354) JustSong 2024-03-02 01:24:28 +0800
  • 614c2e0442 feat: support baichuan's models now (close #1057) v0.6.1-alpha JustSong 2024-03-02 00:55:48 +0800
  • eac6a0b9aa fix: fix version is blank JustSong 2024-03-02 00:03:29 +0800
  • 06350ae5a2 fix: Refactor: Remove Quota Consumption Logic When Quota is 0 Laisky.Cai 2024-03-01 14:00:50 +0000
  • 2989686ace fix: Refactor: Migrate Distributor logging to ratio metrics Laisky.Cai 2024-03-01 13:55:21 +0000
  • dbe3930a8c fix: Switch to channel-ratio Laisky.Cai 2024-03-01 13:49:23 +0000
  • 7c78ed9fad
    🐛 fix: glm-4v support base64 image (#81) Buer 2024-03-01 18:52:39 +0800
  • 619321ab2e
    Update build.sh carey036 2024-03-01 12:28:49 +0800
  • d9feec9a2d
    fix: build err when rm history build before building carey036 2024-03-01 12:12:45 +0800