Commit Graph

  • 23fdbe8342 feat: Add new models to ModelList in constants.go Laisky.Cai 2024-10-31 13:14:58 +0000
  • 62a8ea9967 feat: Update model lists and mappings for Claude 3.5 versions Laisky.Cai 2024-11-05 00:50:18 +0000
  • c57ddbf95f fix:修复在渠道配置中设置模型重定向时,temperature为0被忽略的问题 wanthigh 2024-11-01 15:21:28 +0800
  • 5a702a803c
    Merge 9fe94bb534 into 7e51b04221 Latta AI 2024-11-01 07:47:54 +0100
  • 9fe94bb534 Fix macOS release build for x86_64 and arm64 architectures Latta 2024-11-01 07:47:53 +0100
  • f3d4d8cbd1
    Merge branch 'songquanpeng:main' into main hanans426 2024-11-01 14:14:49 +0800
  • 12be7700b9 feat: Add new models to ModelList in constants.go Laisky.Cai 2024-10-31 13:14:58 +0000
  • 2e5e6faad7 Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-10-29 01:15:54 +0000
  • 8160de80ef feat: Add new model to AwsModelIDMap Laisky.Cai 2024-10-28 01:12:13 +0000
  • b362559134 fix: modify spark lite domian lihangfu 2024-10-27 22:15:20 +0800
  • 7e51b04221 feat: able to hide test model selector and balance col JustSong 2024-10-27 18:31:43 +0800
  • f75a17f8eb feat: always return usage in stream mode JustSong 2024-10-27 17:58:44 +0800
  • 6f13a3bb3c
    feat: update Gemini adaptor to support custom response format (#1892) Wei Tingjiang 2024-10-27 17:10:50 +0800
  • f092eed1db
    feat: add support for Claude Sonnet 3.5 v2 (#1888) shaoyun 2024-10-27 17:10:02 +0800
  • 629378691b
    feat: update groq model and price (#1864) longkeyy 2024-10-27 17:07:24 +0800
  • 3716e1b0e6
    fix: use modelMap when testing a channel (#1855) liangjs 2024-10-27 17:06:41 +0800
  • a4d6e7a886
    feat: add Vertex AI gemini-1.5-pro-002 and gemini-1.5-flash-002 (#1854) Pan, Wen-Ming 2024-10-27 17:04:41 +0800
  • cb772e5d06
    fix:unsuccessful lobechat redirection link (#1843) 千寻简 2024-10-27 17:03:35 +0800
  • e32cb0b844
    feat: support SparkDesk-v3.5-32K (#1832) lihangfu 2024-10-27 17:02:54 +0800
  • 6e55a741a1 feat: update Gemini adaptor to support custom response format mxdlzg 2024-10-24 10:14:35 +0800
  • 4798886db1 feat: update Gemini adaptor to support custom response format mxdlzg 2024-10-24 10:14:35 +0800
  • b048cad5a6 fix: update model list in vertexai/claude/adapter.go Laisky.Cai 2024-10-23 13:28:26 +0000
  • 47331f0bfa feat: added support for Claude Sonnet 3.5 v2 shaoyun 2024-10-23 18:19:54 +0800
  • 8726729ade 修改流式错误时的结构,兼容业务 haochun 2024-10-10 10:53:18 +0800
  • 9267c5f12e 修改流式的实现,按照流式的格式去输出,不直接return haochun 2024-10-09 14:46:03 +0800
  • 664f7ba676 Init computenest project. on-behalf-of: @org aliyun-computenest@alibaba-inc.com aliyun-computenest 2024-10-09 14:25:53 +0800
  • 5e3042752e fix: 修复阿里云官方的绿网响应未正常处理,导致业务则中断的问题,做了兼容处理 haochun 2024-10-08 10:51:44 +0800
  • 386ac83e59 feat: update groq model and price longkeyy 2024-10-05 13:36:14 +0800
  • e187fe0490 added params override Motor 2024-10-01 10:56:07 +0800
  • 80d173d608 fix: use modelMap when testing a channel oliang 2024-09-30 10:48:21 +0800
  • 9e2349968c add: Vertex AI gemini-1.5-pro-002 and gemini-1.5-flash-002 pwm 2024-09-29 22:23:01 +0800
  • a4c6ac8cf2
    Update README.en.md hanans426 2024-09-29 09:57:46 +0800
  • 9fab3d00b4
    Update README.md hanans426 2024-09-29 09:56:36 +0800
  • 0a49508f0f
    Update README.md hanans426 2024-09-29 09:54:24 +0800
  • dc2cf8297a add Deployment on Aliyun in readme herui.gh 2024-09-27 14:12:44 +0800
  • 64ae25baf1 Merge branch 'main' of https://github.com/MotorBottle/one-api into main Motor 2024-09-26 20:54:05 +0800
  • 90ec1be5aa front end param override part Motor 2024-09-26 20:49:58 +0800
  • ce57b2e1e1 fix: update Go base image version and reorder model list in constants Laisky.Cai 2024-09-25 09:55:57 +0000
  • 46bc50e880 fix:unsuccessful lobechat redirection link Star 2024-09-25 17:54:50 +0800
  • 3f905ea0a4 Merge branch 'upstream/main' Laisky.Cai 2024-09-25 09:22:57 +0000
  • 1b3f621e71 feat: support SparkDesk-v3.5-32K lihangfu 2024-09-23 11:24:22 +0800
  • 17bd2b786a
    Merge 17475478d7 into fdd7bf41c0 guogeer 2024-09-22 19:17:36 +0800
  • fdd7bf41c0
    feat: support multipart/form-data format request (#1690) v0.6.9-alpha.2 抒情熊 2024-09-22 17:32:47 +0800
  • 651441b614 chore: update impl JustSong 2024-09-22 17:32:26 +0800
  • a159fa9832 chore: fix impl JustSong 2024-09-22 17:15:12 +0800
  • 29389ed44f
    fix: modify the type of token models to be text (#1761) 徐瑞东 2024-09-22 16:51:16 +0800
  • d7c617e876 chore: update receiver name JustSong 2024-09-22 16:50:42 +0800
  • 88acc5a614 fix: return the usage info if not null (#1792) byte911 2024-09-22 16:34:30 +0800
  • a21681096a
    feat: add siliconflow usage (#1798) TimeTrapzz 2024-09-22 16:31:26 +0800
  • 32f90a79a8
    feat: support SparkDesk-v3.1-128K (#1732) lihangfu 2024-09-22 16:29:09 +0800
  • 99c8c77504
    feat: add oidc support (#1725) v0.6.9-alpha.1 OnEvent 2024-09-21 23:03:20 +0800
  • 649ecbf29c
    feat: support new openai models (4o 0806, chatgpt-4o-latest) (#1721) TAKO 2024-09-21 23:01:19 +0800
  • 3a27c90910
    fix: getTokenById return token nil, make panic (#1728) qinguoyi 2024-09-21 23:00:29 +0800
  • a83fbe37de chore: remove useless err check JustSong 2024-09-21 23:00:15 +0800
  • cba82404ae
    feat: add lobechat open link options (#1741) 千寻简 2024-09-21 22:49:31 +0800
  • c9ac670ba1
    feat: update stepfun models (#1740) forrestlinfeng 2024-09-21 22:48:46 +0800
  • 15f815c23c
    fix: fix ali embedding model always use v1 (#1747) leavegee 2024-09-21 22:40:06 +0800
  • fcd4d2eaaf chore: use ctxkey.RequestModel to eliminate hardcoding JustSong 2024-09-21 22:39:30 +0800
  • 89b63ca96f
    feat: ResponseFormat support json_schema (#1759) majian 2024-09-21 22:35:24 +0800
  • 5983a3bb61 chore: rename struct name JustSong 2024-09-21 22:35:08 +0800
  • 8cc54489b9
    feat: update disabled channel (#1780) Ghostz 2024-09-21 22:31:53 +0800
  • 55c95fd12f
    Merge branch 'main' into test JustSong 2024-09-21 22:31:42 +0800
  • c6cdaccc42 chore: add missing space JustSong 2024-09-21 22:30:12 +0800
  • 58bf60805e
    fix: postgres use COALESCE replace null (#1793) guogeer 2024-09-21 22:13:31 +0800
  • 6714cf96d6
    fix: Groq organization not auto-disabled when blocked (#1822) AJ's Life Journey 2024-09-21 22:12:09 +0800
  • 9ebb575b18 Fix bug: Groq organization not auto-disabled when blocked hwj 2024-09-21 14:12:57 +0800
  • 6ca35daa0c feat: add siliconflow usage zhaoyuan pan 2024-09-11 15:03:11 +0800
  • 83d278ee8a fix: postgres use COALESCE replace null jinqi.guo 2024-09-06 18:42:07 +0800
  • 17475478d7 fix: postgresl use COALESCE replace ifnull jinqi.guo 2024-09-06 18:11:51 +0800
  • dfbbbab952
    Merge pull request #1 from byte911/return_usage byte911 2024-09-06 15:18:29 +0800
  • 18031ae270
    Return the usage info byte911 2024-09-06 15:11:23 +0800
  • 4597c5776f fix: cannot test mapping model jinqi.guo 2024-09-05 11:27:26 +0800
  • d837aa86ac
    Update manage.go Ghostz 2024-08-31 14:24:38 +0800
  • 635a26f2fd
    Update manage.go Ghostz 2024-08-31 14:23:37 +0800
  • 82f34d3b11 Update disabled channel Ghostz 2024-08-31 14:21:17 +0800
  • ac6cf4c841
    给 vertexai 增加 Gemini 的 embedding 支持 xinghejd 2024-08-27 15:49:30 +0800
  • 4a362caae6
    fix: modify the type of token models to be text 徐瑞东 2024-08-23 17:55:32 +0800
  • 1b24023562 feat: responseFormat support json_schema majian159 2024-08-21 15:18:29 +0800
  • 83453d57f2
    fix: wrong VERSION path in Dockerfile kingsleydon 2024-08-17 01:16:04 +0800
  • f1406e4892 feat: add lobechat open link options Star 2024-08-15 22:20:48 +0800
  • 6eb1485691 update stepfun models chenlinfeng 2024-08-15 17:38:48 +0800
  • 67ecb1c2fd feat: support new model chatgpt-4o-latest HynoR 2024-08-15 08:40:38 +0800
  • f9c4384ccc Merge remote-tracking branch 'origin/main' xuejia 2024-08-13 23:44:54 +0800
  • 986a7cef65 fix:ali embedding model: v2 and v3 xuejia 2024-08-13 23:43:23 +0800
  • af8be721c5
    feat: Standardize terminology, add well-known configuration OnEvent 2024-08-13 15:26:05 +0800
  • e66b73faf5
    feat: Support quick configuration of OIDC through Well-Known Discovery Endpoint OnEvent 2024-08-13 14:35:06 +0800
  • f8144fe534
    fix: Change the AppId and AppSecret on the Web UI to the standard usage: ClientId, ClientSecret. OnEvent 2024-08-13 13:57:46 +0800
  • 0525e5b374 feat: 支持SparkDesk-v3.1-128K以及hunyuan-vision lihangfu 2024-08-12 11:00:57 +0800
  • b518292ce8 feat: 支持SparkDesk-v3.1-128K以及hunyuan-vision lihangfu 2024-08-12 10:22:33 +0800
  • a4b35ba0a6
    feat: support LOGIN as SMTP authentication method Ian Li 2024-08-11 11:57:49 +0800
  • 6073440919 fix:getTokenById return token nil, make panic qinguoyi 2024-08-10 11:21:07 +0800
  • 8a283fff3b
    feat: Add support for OIDC login to the backend OnEvent 2024-08-09 16:46:34 +0800
  • 05ee77eb35
    feat: add OIDC login method OnEvent 2024-08-09 16:44:52 +0800
  • a3cb66661d
    refactor: Changing OAuth 2.0 to OIDC OnEvent 2024-08-09 16:44:15 +0800
  • 80568f2d87
    feat: updated the icons for Lark and OIDC to match the style of the icons for WeChat, EMail, GitHub. OnEvent 2024-08-09 00:44:52 +0800
  • f27224ab8d
    fix: missing "Userinfo" endpoint configuration entry, used by OAuth clients to request user information from the IdP. OnEvent 2024-08-08 19:10:14 +0800
  • 6be2658e9b
    feat: add OAuth 2.0 web ui and its process functions OnEvent 2024-08-08 18:22:29 +0800
  • c9d20f3616
    feat: add the ui for "allow the OAuth 2.0 to login" OnEvent 2024-08-08 18:20:13 +0800
  • 1106bcabf2
    feat: add the ui for configuring the third-party standard OAuth2.0/OIDC. OnEvent 2024-08-08 16:51:01 +0800
  • 4e3782d524 Merge remote-tracking branch 'origin/upstream/main' Laisky.Cai 2024-08-08 01:51:13 +0000