Commit Graph
450 Commits
Author SHA1 Message Date
Yeuoly e4b8220bc2 Merge branch 'main' into fix/chore-fix 2024-11-26 18:02:41 +08:00
非法操作andGitHub 90d5765fb6 fix: app copy raise error (#11108) 2024-11-26 13:42:13 +08:00
Yeuoly ba3659a792 feat: support delete all install tasks 2024-11-25 17:11:41 +08:00
Yeuoly 5ff9cee326 Merge branch 'main' into fix/chore-fix 2024-11-25 15:37:19 +08:00
Bowen LiangandGitHub 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
Yeuoly 200f9af5d8 optimize error messages 2024-11-22 20:04:20 +08:00
Yeuoly 1443fd6739 optimize: indexing-estimate 2024-11-22 19:39:07 +08:00
5172f0bf39 feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <[email protected]>
2024-11-22 15:05:04 +08:00
Yeuoly 24734009b9 Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
Yeuoly 4492295683 fix: remove plugin files 2024-11-20 18:12:12 +08:00
非法操作andGitHub 904ea05bf6 fix: download some remote files raise error (#10781) 2024-11-19 21:18:53 +08:00
RhysandGitHub 6f4885d86d Encode invitee email in the invitation link (#10842) 2024-11-19 21:08:37 +08:00
Yeuoly 88fac0d898 fix: add tenant_id to plugin upload files url 2024-11-19 16:50:14 +08:00
Yeuoly 97a3727962 fix: optimize DEFAULT-USER 2024-11-18 17:21:17 +08:00
Garfield DaiandGitHub c49efc0c22 Feat/account not found (#10804) 2024-11-18 16:14:39 +08:00
Yeuoly 2cb640de15 refactor: load tools cache 2024-11-15 19:53:50 +08:00
Garfield DaiandGitHub c2ce2f88c7 feat: add license. (#10403) 2024-11-15 17:59:36 +08:00
Bowen LiangandGitHub 51db59622c chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 2024-11-15 15:41:40 +08:00
Yeuoly 634cb6233e feat: sypport batch fetch plugin installations 2024-11-15 00:47:25 +08:00
Yeuoly db68ae4a73 feat: support upload bundle 2024-11-14 22:58:57 +08:00
Yeuoly d25e79e794 feat: support uploading images through plugin 2024-11-14 18:32:51 +08:00
Yeuoly 183b943803 feat: support check dependencies through url 2024-11-13 15:19:20 +08:00
Yeuoly f6136427a4 feat: export dsl with dependencies 2024-11-12 19:50:56 +08:00
Yeuoly 5cdbfe2f41 Merge branch 'main' into fix/chore-fix 2024-11-11 14:00:53 +08:00
-LAN-andGitHub 06d2520db2 fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472) 2024-11-08 19:48:34 +08:00
JyongandGitHub d52c750942 embedding model check when init the knowledge (#10463) 2024-11-08 17:14:56 +08:00
BenjaminandGitHub 919275cc58 Fix conversation response issue (#10450) 2024-11-08 17:04:43 +08:00
Yeuoly 7a2b2a04c9 Merge branch 'main' into fix/chore-fix 2024-11-08 13:47:24 +08:00
BenjaminandGitHub 6e23903c63 Conversation delete issue (#10423) 2024-11-07 21:13:23 +08:00
Bowen LiangandGitHub 574c4a264f chore(lint): Use logging.exception instead of logging.error (#10415) 2024-11-07 21:13:02 +08:00
BenjaminandGitHub a5558f8fcc fix(conversation-service): return success response after conversation… (#10416) 2024-11-07 18:07:05 +08:00
Yeuoly fe677cc5f9 Merge branch 'main' into fix/chore-fix 2024-11-07 17:06:29 +08:00
-LAN-andGitHub 823ae03a08 fix(remote-files): fallback to get when remote server not support head method (#10370) 2024-11-07 14:35:58 +08:00
1ccca7cc68 fixed: web api remote urls error (#10383)
Co-authored-by: hobo.l <[email protected]>
2024-11-07 13:55:19 +08:00
Yeuoly 28c9ec3f4f feat: support fetch tool provider info 2024-11-06 17:30:50 +08:00
-LAN-andGitHub 1dae1a71fc fix(api): remove fixed source attribute from FileApi (#10353) 2024-11-06 12:29:58 +08:00
c711c5e36e feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <[email protected]>
2024-11-05 20:29:09 +08:00
fe1c0ac602 Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <[email protected]>
2024-11-05 20:28:28 +08:00
-LAN-andYeuoly 987e1b9ced fix(api): replace current_user with end_user in file upload (#10194) 2024-11-05 20:28:17 +08:00
6452342222 feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <[email protected]>
2024-11-04 15:55:34 +08:00
0c9e79cd67 Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <[email protected]>
2024-11-04 09:10:26 +08:00
-LAN-andGitHub 0066531266 fix(api): replace current_user with end_user in file upload (#10194) 2024-11-02 17:03:00 +08:00
Yeuoly 84b7a4607a fix: setup_required 2024-11-01 16:28:17 +08:00
Yeuoly 10cc4e758c Merge branch 'main' into fix/chore-fix 2024-11-01 16:23:04 +08:00
-LAN-andGitHub 9ac2bb30f4 Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
Yeuoly 8070be9b76 fix: missing 'follow_redirects' argument while download plugin packages 2024-11-01 15:38:45 +08:00
ce260f79d2 Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <[email protected]>
2024-10-31 18:29:12 +08:00
-LAN-andGitHub 8b9fed75f3 refactor(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
takatost 18edeb8e0a integrate model provider with plugin daemon 2024-10-30 18:56:52 -07:00
Yeuoly 459cb9dd72 fix: transform plugin icon incorrect 2024-10-30 16:09:17 +08:00