Commit Graph

4278 Commits

Author SHA1 Message Date
Yeuoly 02a296bbec
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-01 16:55:45 +08:00
Yeuoly 413326905e
rebase migrations 2024-11-01 16:55:07 +08:00
Yeuoly 7cea6c1713
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-01 16:46:40 +08:00
Yeuoly 5605ff9803
fix voice list 2024-11-01 16:42:32 +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- bf048b8d7c
refactor(migration/model): update column types for workflow schema (#10160) 2024-11-01 16:10:55 +08:00
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
zxhlyh 78b74cce8e
fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
Yeuoly 7e7d02ee15
fix: missing 'follow_redirects' argument while download plugin packages 2024-11-01 15:39:36 +08:00
Yeuoly 8070be9b76
fix: missing 'follow_redirects' argument while download plugin packages 2024-11-01 15:38:45 +08:00
Jyong 82033af097
clean un-allowed special charters when doing indexing estimate (#10153) 2024-11-01 15:09:22 +08:00
takatost 01632bda70 fix 2024-11-01 00:07:41 -07:00
takatost b75dce5d0a compatible with original provider name 2024-11-01 00:07:41 -07:00
Yeuoly f1f1baae9c
feat: support plugin tags 2024-11-01 15:07:11 +08:00
Yeuoly d0c53fabca
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-11-01 15:05:31 +08:00
Yeuoly 9a455949ad
feat: support plugin tags 2024-11-01 15:05:23 +08:00
-LAN- 951308b5f3
refactor(service): handle unsupported DSL version with warning (#10151) 2024-11-01 15:04:54 +08:00
takatost f20c9ef763 fix 2024-11-01 00:01:05 -07:00
takatost f798add31c compatible with original provider name 2024-11-01 00:00:53 -07:00
Yeuoly ed042862f8
fix: dockerfile 2024-11-01 14:39:11 +08:00
Yeuoly b0d33487df
fix: custom tool parser 2024-11-01 14:27:28 +08:00
Yeuoly 8c2dbe876f
fix: custom tool parser 2024-11-01 14:26:56 +08:00
larcane97 8d5456b6d0
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
2024-11-01 13:38:52 +08:00
Joel 04ba0a3500 Merge branch 'feat/plugins' into dev/plugin-deploy 2024-11-01 12:39:07 +08:00
Joel a273ae35f9 merge feat/plugins 2024-11-01 12:37:42 +08:00
JzoNg 1a92064260 remove unused components 2024-11-01 12:09:17 +08:00
JzoNg 7752f374e5 Revert "update model provider api responses"
This reverts commit c8dc5e4849.
2024-11-01 12:00:54 +08:00
JzoNg e7dcc53b55 Revert "load balance"
This reverts commit 378a9dd850.
2024-11-01 12:00:54 +08:00
JzoNg 22766c27c7 Revert "model list of provider"
This reverts commit 766ac3e255.
2024-11-01 12:00:54 +08:00
JzoNg c82b641357 Revert "get credentials of provider"
This reverts commit 72ef04d3e4.
2024-11-01 12:00:54 +08:00
JzoNg 1d871dae0d Revert "credentials of models"
This reverts commit 2ed73b763d.
2024-11-01 12:00:54 +08:00
JzoNg c39be7852f Revert "parameters and rules"
This reverts commit 22696fa75b.
2024-11-01 12:00:54 +08:00
JzoNg f2a5da918b Revert "other providers"
This reverts commit 339dfe5e02.
2024-11-01 12:00:54 +08:00
JzoNg 930425b896 Revert "annotation config"
This reverts commit 633768cd2a.
2024-11-01 12:00:54 +08:00
JzoNg 32e4efb524 Revert "logs"
This reverts commit 06729f6d9d.
2024-11-01 12:00:54 +08:00
JzoNg 96c3ec91af click handle of provider card 2024-11-01 12:00:54 +08:00
JzoNg f257184b00 provider card & link 2024-11-01 12:00:54 +08:00
JzoNg 581d09895e search model in provider settings 2024-11-01 12:00:54 +08:00
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
StyleZhang 197f1b3957 feat: search box 2024-11-01 11:26:36 +08:00
Joel 207b589458 chore: toolpicker add trigger 2024-11-01 11:22:18 +08:00
Zixuan Cheng fafa5938da
Refined README for better reading experience. (#10143) 2024-11-01 10:17:06 +08:00
Coal Pigeon 4d5546953a
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
Co-authored-by: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
2024-10-31 21:49:04 +08:00
Shili Cao b61baa87ec
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130) 2024-10-31 21:34:23 +08:00
llinvokerl 805c701767
fix: bar chart issue with duplicate x-axis labels being incorrectly ignored (#10134)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
2024-10-31 21:25:47 +08:00
Jyong dad041c49f
fix issue: query is none when doing retrieval (#10129) 2024-10-31 21:25:00 +08:00
zxhlyh 2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-10-31 20:20:46 +08:00
StyleZhang b5be6bacef fix: marketplace list 2024-10-31 18:54:33 +08:00
Joel bca99cf4f8 feat: tool picker 2024-10-31 18:37:50 +08:00