Commit Graph

  • eaadb32bba fix: Implement AWS handler with usage tracking and error handling Laisky.Cai 2024-04-19 01:49:57 +0000
  • 8dcf725023 fix: Implement AWS handler with usage tracking and error handling Laisky.Cai 2024-04-19 01:49:57 +0000
  • 1ff82165d7
    🐛 fix: Price list page is incomplete. Martial BE 2024-04-19 04:30:48 +0800
  • 0c5ad810a9
    🐛 fix: config file loading error Martial BE 2024-04-18 23:10:47 +0800
  • 303fe3360b
    feat: add Stability AI Martial BE 2024-04-18 18:53:49 +0800
  • b20659dfcc
    feat: add imgur image upload Martial BE 2024-04-18 18:51:09 +0800
  • cfa68df4aa
    feat: Add image upload Martial BE 2024-04-18 15:29:25 +0800
  • afbb59aaf7
    Merge pull request #10 from Laisky/dependabot/go_modules/go_modules-cf2ebfe372 Laisky.Cai 2024-04-18 14:13:42 +0800
  • 6bb110154b chore: Update Go dependencies and Dockerfile; tweak AWS config in go.mod Laisky.Cai 2024-04-18 05:25:04 +0000
  • 37687709f0 fix: Update AWS adapter to handle stream completions and calculate usage metrics Laisky.Cai 2024-04-18 04:00:48 +0000
  • 5874035e42 fix: Update AWS adapter to handle stream completions and calculate usage metrics Laisky.Cai 2024-04-18 04:00:48 +0000
  • ed716c8515 fix: convert to aws claude model id Laisky.Cai 2024-04-18 03:57:10 +0000
  • 710a45565d fix: Update context key for model name in AWS adaptor Laisky.Cai 2024-04-18 03:51:04 +0000
  • e93e489ea9 fix: model id Laisky.Cai 2024-04-18 03:37:25 +0000
  • 1d507be770 feat: support aws bedrockruntime claude3 Laisky.Cai 2024-04-18 02:50:12 +0000
  • 903acbacf7
    chore(deps): bump github.com/jackc/pgx/v5 dependabot[bot] 2024-04-18 02:53:15 +0000
  • 03184457f9 Merge branch 'feature/aws' Laisky.Cai 2024-04-18 02:52:33 +0000
  • 4e1bfe4879 feat: support aws bedrockruntime claude3 Laisky.Cai 2024-04-18 02:50:12 +0000
  • 8e8d4a3a84
    🔖 chore: Update Azure Speech prompt Martial BE 2024-04-18 01:46:48 +0800
  • 95854f5912
    feat: Support Cohere Martial BE 2024-04-18 01:39:18 +0800
  • b638a2fcbd Merge commit '7bf61f916504097ac23efb765b938d8f94c342ce' Laisky.Cai 2024-04-17 05:18:58 +0000
  • 7e206c1e7e
    📝 doc: update readme Martial BE 2024-04-16 18:59:33 +0800
  • 344555418e
    feat: Support Cloudflare AI Martial BE 2024-04-16 18:08:56 +0800
  • 5606a104f6
    🔖 chore: Update Login button style Martial BE 2024-04-16 13:16:42 +0800
  • 9ccf1381e8
    feat: add Lark OAuth (#149) Martial BE 2024-04-16 13:03:05 +0800
  • 3c7c13758b
    feat: add chat cache (#152) Buer 2024-04-16 10:36:18 +0800
  • 7bf61f9165 fix: fix retry not working (close #1314) v0.6.5 JustSong 2024-04-15 23:09:12 +0800
  • bbaa4eec4b
    🐛 fix: edite user failed (#150) Martial BE 2024-04-15 09:43:16 +0800
  • 703dfbbd3f fix: fix getPreConsumedQuota plusye 2024-04-14 04:41:51 +0800
  • 5bdb30a983 fix zhipu embedding error when input is array but not string 蔡新疆 2024-04-13 17:12:41 +0800
  • a10232f43a feat: add gpt-4-turbo support (close #1304) JustSong 2024-04-13 11:39:31 +0800
  • 2b17c98b34
    🔖 chore: Update OpenAI model Martial BE 2024-04-11 15:49:53 +0800
  • 4268f2816a
    🐛 fix: escape markdown text Martial BE 2024-04-11 15:28:02 +0800
  • abd889c398
    🐛 fix: gemini tools Martial BE 2024-04-11 11:54:10 +0800
  • 0fb6b21f41
    Merge pull request #2 from songquanpeng/main carey036 2024-04-10 14:01:18 +0800
  • 8ca239095b
    💚 ci: windows does not use .lock files Martial BE 2024-04-09 15:44:19 +0800
  • a3719cd78a
    feat: add notifier (#144) Buer 2024-04-09 15:00:06 +0800
  • 9cb3a06dd5 Merge commit 'af543ab8ecb6827cbbc151c2cff181cdc3286274' Laisky.Cai 2024-04-08 01:13:00 +0000
  • 76d22f0572
    ️ improve: Input values for trims (#79) Martial BE 2024-04-07 10:55:25 +0800
  • aa5505f6be
    🐛 fix: fix log type variable name Martial BE 2024-04-07 10:39:23 +0800
  • 986284d47d
    🐛 fix: Fix text truncation in TableRow component Martial BE 2024-04-07 10:18:56 +0800
  • af543ab8ec docs: update readme v0.6.5-alpha.18 JustSong 2024-04-06 20:50:43 +0800
  • e086da05b1 feat: able to change gemini version (close #1211) JustSong 2024-04-06 20:48:22 +0800
  • 3af4649b52 fix: only check model when request path in whitelist v0.6.5-alpha.17 JustSong 2024-04-06 20:42:35 +0800
  • 52c32c0b4a
    chore: resolve the issue of onclick event scope for custom Lark button (#1281) v0.6.5-alpha.16 GAI Group 2024-04-06 20:08:05 +0800
  • 3fe2863ff7
    feat: berry theme update & bug fix (#1282) v0.6.5-alpha.15 Buer 2024-04-06 19:44:23 +0800
  • ffa64e975e
    Merge a938846b4e into acf8cb6248 Ray Yan 2024-04-06 19:41:56 +0800
  • 1cc76c8939
    feat: add lark login MartialBE 2024-04-06 18:00:11 +0800
  • 53cb2122a0
    feat: add MessagePusher MartialBE 2024-04-06 17:23:14 +0800
  • df247bbfb6
    feat: support token limit ip range and models MartialBE 2024-04-06 17:16:47 +0800
  • eb482990c1
    feat: add dark mod MartialBE 2024-04-06 16:41:23 +0800
  • dd9b03e80e
    🔖 chore: channel batch add MartialBE 2024-04-06 16:14:37 +0800
  • f3c2f53fe9
    ️ improve: Optimized priority input handling in TableRow component. MartialBE 2024-04-06 16:06:52 +0800
  • d8e91e8f79
    ️ improve: delete google fonts MartialBE 2024-04-06 15:58:55 +0800
  • f3c7721307
    💚 ci: change yarn.lock registry path MartialBE 2024-04-06 15:17:01 +0800
  • 43818e7c8b
    🐛 fix: mj error MartialBE 2024-04-06 15:07:33 +0800
  • 37b0766e2d
    chore: Resolve the issue of onclick event scope for custom Lark button GAI Group 2024-04-06 14:50:56 +0800
  • bf63b1e025 Merge commit '961b4108e6491b42236cfbd7d0893703c68bf9d5' Laisky.Cai 2024-04-06 05:20:12 +0000
  • 50bab08496 Refactor codebase, introduce relaymode package, update constants and improve consistency Laisky.Cai 2024-04-06 05:18:04 +0000
  • b274dbae86
    Merge branch 'songquanpeng:main' into test Ghostz 2024-04-06 13:01:26 +0800
  • acf8cb6248 chore: update default nextweb link JustSong 2024-04-06 11:47:31 +0800
  • 572fc9ffb8 fix: fix stepfun model ratio & id v0.6.5-alpha.14 JustSong 2024-04-06 10:43:54 +0800
  • 569c04acb0
    fix: fix Lark icon button style (#1279) GAI Group 2024-04-06 10:18:59 +0800
  • 7e54883c17
    chore: Lark Icon GAI Group 2024-04-06 07:51:17 +0800
  • 961b4108e6 chore: fix refactor caused typo JustSong 2024-04-06 02:12:50 +0800
  • 0b8ccb94eb chore: reorganize common package JustSong 2024-04-06 02:03:59 +0800
  • f586ae0ad8 chore: remove helper & util subpackage for relay JustSong 2024-04-06 01:50:12 +0800
  • 24ed170e7b chore: reorganize adaptor related package JustSong 2024-04-06 01:36:48 +0800
  • f70506eac1 chore: reorganize relay related package JustSong 2024-04-06 01:31:44 +0800
  • 8f4d78e24d chore: reorganize billing related package JustSong 2024-04-06 01:26:48 +0800
  • cd2707692f chore: reorganize billing related package JustSong 2024-04-06 01:09:23 +0800
  • 2ab7d25a80 chore: reorganize helper related package JustSong 2024-04-06 01:02:35 +0800
  • f9d914873f chore: reorganize constant related package JustSong 2024-04-06 00:44:33 +0800
  • 880e12c855 feat: support cogview-3 JustSong 2024-04-06 00:30:08 +0800
  • 0cb224e62e chore: fix typo JustSong 2024-04-05 23:55:25 +0800
  • a44fb5d482 fix: fix channel model list is empty v0.6.5-alpha.13 JustSong 2024-04-05 23:44:57 +0800
  • eec41849ec chore: fix ali image implementation v0.6.5-alpha.12 JustSong 2024-04-05 18:25:57 +0800
  • d4347e7a35
    feat: support Ali stable-diffusion-xl and wanx-v1 model (#1240) Mo 2024-04-05 18:09:54 +0800
  • c0235b7d67
    Merge branch 'main' into main JustSong 2024-04-05 18:09:47 +0800
  • dfe79fa489 chore: update ali constants and model ratio JustSong 2024-04-05 18:06:08 +0800
  • 0f9c9bd7bd
    Merge 29263a3c99 into b50b43eb65 liuweiqing 2024-04-05 17:33:03 +0800
  • 8f74fadf8a
    feat: Add user available model list MartialBE 2024-04-05 17:31:52 +0800
  • b50b43eb65
    feat: update baidu model name & ratio (#1277) manjieqi 2024-04-05 17:30:48 +0800
  • 348adc2b02 feat: able to set multiple subnets v0.6.5-alpha.11 JustSong 2024-04-05 17:25:28 +0800
  • 3cf92daef5
    ️ improve: channel add used MartialBE 2024-04-05 16:16:22 +0800
  • 3c302279ef
    ️ improve: Overview improve MartialBE 2024-04-05 15:59:25 +0800
  • bd74a1d4ac
    ️ improve: webUI improve MartialBE 2024-04-05 15:56:42 +0800
  • 7503b688ed
    🔖 chore: Update load balancing instructions MartialBE 2024-04-05 14:58:16 +0800
  • 61b6e5af50 feat: update baidu model name & ratio ManJieqi 2024-04-05 14:53:48 +0800
  • dcf24b98dc chore: update berry copy v0.6.5-alpha.10 JustSong 2024-04-05 14:28:38 +0800
  • af679e04f4 chore: sort channel type for berry JustSong 2024-04-05 14:23:39 +0800
  • 93cbca6a9f chore: update show notice duration JustSong 2024-04-05 14:14:21 +0800
  • 067668ccae
    ️ improve: webUI improve MartialBE 2024-04-05 14:12:42 +0800
  • 840ef80d94 fix: do not try to parse model when requesting /v1/models (close #1272) v0.6.5-alpha.9 JustSong 2024-04-05 12:50:31 +0800
  • 9a2662af0d feat: show token info when quota is not enough (close #1274) v0.6.5-alpha.8 JustSong 2024-04-05 12:42:14 +0800
  • 77f9e75654 fix: fix IsValidSubnet JustSong 2024-04-05 12:40:03 +0800
  • 5b41f57423 feat: support stepfun's models JustSong 2024-04-05 12:32:05 +0800
  • 0bb7db0b44 fix: do not detect quota field in error message (close #1276) v0.6.5-alpha.7 JustSong 2024-04-05 12:11:50 +0800
  • 4d61b9937b feat: support feishu login now JustSong 2024-04-05 12:10:43 +0800
  • 68605800af feat: add subnet validation (#1275) v0.6.5-alpha.6 JustSong 2024-04-05 10:18:42 +0800