-LAN-
|
8565c18e84
|
feat(file_factory): Standardize custom file type into known types (#11028)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-11-24 15:29:43 +08:00 |
|
cyflhn
|
03ba4bc760
|
fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-24 15:29:30 +08:00 |
|
litterGuy
|
ae3a2cb272
|
fix: json parse err when http node send request (#11001)
|
2024-11-24 14:19:48 +08:00 |
|
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
yihong
|
0181f1c08c
|
fix: wrong convert in PromptTemplateConfigManager (#11016)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-24 12:18:19 +08:00 |
|
yihong
|
7f00c5a02e
|
fix: uuid not import bug (#11014)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-24 11:17:55 +08:00 |
|
johnpccd
|
d0648e27e2
|
Fix typo (#11024)
|
2024-11-24 11:15:46 +08:00 |
|
Hiroshi Fujita
|
31348af2e3
|
doc: Updated Python version requirements to match English version (#11015)
|
2024-11-24 11:15:24 +08:00 |
|
kenwoodjw
|
096c0ad564
|
feat: Add support for TEI API key authentication (#11006)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-23 23:55:35 +08:00 |
|
Kazuhisa Wada
|
16c41585e1
|
Fixing #11005: Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku (#11013)
|
2024-11-23 23:46:25 +08:00 |
|
AkisAya
|
566ab9261d
|
fix: gitlab file url not correctly encoded (#10996)
|
2024-11-23 23:44:17 +08:00 |
|
Hiroshi Fujita
|
1cdadfdece
|
chore(devcontainer): upgrade Python version to 3.12 in Dockerfile and configuration (#11017)
|
2024-11-23 23:40:09 +08:00 |
|
yihong
|
448a19bf54
|
fix: fish audio wrong validate credentials interface (#11019)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-23 23:39:41 +08:00 |
|
Bowen Liang
|
d3051eed48
|
chore (dep): bump gevent from v23 to v24 for better support for Python 3.11 and 3.12 (#10387)
|
2024-11-23 00:07:07 +08:00 |
|
yihong
|
ed55de888a
|
fix: rules should not be None for in (#10977)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-22 23:04:20 +08:00 |
|
-LAN-
|
da601f0bef
|
chore: update base image to Python 3.12 in Dockerfile (#10358)
|
2024-11-22 19:43:19 +08:00 |
|
非法操作
|
08ac36812b
|
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-11-22 19:32:44 +08:00 |
|
-LAN-
|
556de444e8
|
chore(app_dsl_service): Downgrade DSL Version (#10979)
|
2024-11-22 16:36:16 +08:00 |
|
crazywoola
|
3750200c5e
|
feat: add a meta(mac) ctrl(windows) key (#10978)
|
2024-11-22 16:30:34 +08:00 |
|
-LAN-
|
c5f7d650b5
|
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-11-22 16:30:22 +08:00 |
|
-LAN-
|
535c72cad7
|
fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972)
|
2024-11-22 15:48:50 +08:00 |
|
NFish
|
8a83edc1b5
|
Feat: update icon and Divider components (#10975)
|
2024-11-22 15:44:42 +08:00 |
|
StyleZhang
|
3263a6a5f5
|
fix: marketplace plugin tags i18n
|
2024-11-22 15:26:25 +08:00 |
|
github-actions[bot]
|
5b415a6227
|
chore: translate i18n files (#10970)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-11-22 15:24:11 +08:00 |
|
-LAN-
|
5172f0bf39
|
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-11-22 15:05:04 +08:00 |
|
JzoNg
|
506e5e0bc8
|
fix: plugin type
|
2024-11-22 14:53:20 +08:00 |
|
CXwudi
|
d9579f418d
|
chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963)
|
2024-11-22 13:14:20 +08:00 |
|
JzoNg
|
c768f8fdd1
|
fix: path of tool provider
|
2024-11-22 11:41:36 +08:00 |
|
twwu
|
d45ce48932
|
fix: update theme imports in globals.css
|
2024-11-22 11:02:45 +08:00 |
|
Wu Tianwei
|
3579bbd1c4
|
refactor: Split linear-gradient and color (#10961)
|
2024-11-22 10:55:42 +08:00 |
|
Joel
|
3e3ae989f0
|
chore: in tool file and files all support file and files
|
2024-11-22 10:54:22 +08:00 |
|
Joel
|
786f2d9bf6
|
chore: fix categoriesMap[category] undefined
|
2024-11-22 10:39:22 +08:00 |
|
Kalo Chin
|
817b85001f
|
feat: slidespeak slides generation (#10955)
|
2024-11-22 10:30:21 +08:00 |
|
Agung Besti
|
e8868a7fb9
|
feat: add gpt-4o-2024-11-20 (#10951)
Co-authored-by: akubesti <agung.besti@insignia.co.id>
|
2024-11-22 10:29:20 +08:00 |
|
twwu
|
85377d13fc
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-22 10:22:39 +08:00 |
|
twwu
|
51e04b45ec
|
fix: update error icon z-index and upgrade react-query dependencies
|
2024-11-22 10:22:33 +08:00 |
|
Kalo Chin
|
2cd9ac60f1
|
fix: unstructured io credential environment variables missing (#10953)
|
2024-11-22 10:15:17 +08:00 |
|
yihong
|
464f384cea
|
fix: tiny lora bug found by mypy (#10959)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-22 10:01:44 +08:00 |
|
JzoNg
|
bd6c2e519c
|
fix: corner mark
|
2024-11-22 09:09:35 +08:00 |
|
非法操作
|
8b16f07eb0
|
feat: add cURL import for http request node (#8656)
|
2024-11-21 22:25:18 +08:00 |
|
marvin-season
|
fefda40acf
|
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
|
2024-11-21 19:07:02 +08:00 |
|
Xu Song
|
8c2f62fb92
|
Feat: support json output for bing-search (#10904)
|
2024-11-21 18:32:54 +08:00 |
|
Joel
|
3f0b35d72e
|
feat: install bundle from marketplace code
|
2024-11-21 18:22:11 +08:00 |
|
JzoNg
|
78c867b9a3
|
use plugin detail for builtin tool
|
2024-11-21 18:11:36 +08:00 |
|
JzoNg
|
f213c8f393
|
fix: version switch
|
2024-11-21 18:11:36 +08:00 |
|
LastHopeOfGPNU
|
1a6b961b5f
|
Resolve 8475 support rerank model from infinity (#10939)
Co-authored-by: linyanxu <linyanxu2@qq.com>
|
2024-11-21 18:03:49 +08:00 |
|
cooper.wu
|
01014a6a84
|
fix: external dataset missing score_threshold_enabled (#10943)
|
2024-11-21 18:01:47 +08:00 |
|
Joel
|
1b3f4f1f2a
|
feat: support icon size
|
2024-11-21 18:00:13 +08:00 |
|
AkisAya
|
cb0c55daa7
|
fix weight rerank of knowledge retrieval (#10931)
|
2024-11-21 17:53:20 +08:00 |
|
Joel
|
c59c696df2
|
chore: add version type in marketplace return
|
2024-11-21 17:43:41 +08:00 |
|