Joel
|
88dbf639e0
|
chore: enchance locale props
|
2024-10-11 14:24:43 +08:00 |
|
Joel
|
aa8b525b48
|
fix: icon tsx to router problem
|
2024-10-11 14:10:24 +08:00 |
|
Yi
|
c990bc61db
|
feat: install plugins (partial)
|
2024-10-11 12:39:27 +08:00 |
|
Joel
|
6d7588f236
|
chore: fix ui
|
2024-10-10 17:53:13 +08:00 |
|
Joel
|
8257c7bf02
|
chore: remove useless data
|
2024-10-10 17:49:23 +08:00 |
|
Joel
|
946068967b
|
feat: finish card components
|
2024-10-10 17:47:04 +08:00 |
|
Joel
|
19f5684960
|
feat: add label and fix some ui problem
|
2024-10-10 11:29:11 +08:00 |
|
Joel
|
6d62840aff
|
chore: split card component
|
2024-10-10 10:40:26 +08:00 |
|
Joel
|
ab868ac979
|
fix: error igm
|
2024-10-10 10:25:25 +08:00 |
|
Joel
|
1d74e693ea
|
chore: fix imge name
|
2024-10-10 10:22:18 +08:00 |
|
Joel
|
fa43d4202f
|
feat: plugin item
|
2024-10-09 18:36:15 +08:00 |
|
Joel
|
6b29860788
|
feat: add installed
|
2024-10-09 18:12:14 +08:00 |
|
Joel
|
36800eeaba
|
feat: base card component
|
2024-10-09 17:51:54 +08:00 |
|
Yi
|
67acd174ac
|
add different styles to plugins and discover
|
2024-10-09 15:55:33 +08:00 |
|
StyleZhang
|
b5edc64b2a
|
plugin type switch
|
2024-10-09 15:06:09 +08:00 |
|
Yi
|
d00b2724cc
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-10-09 12:53:56 +08:00 |
|
Yi
|
43f87c0b86
|
make the drop plugin only appears when the user selects "plugins"
|
2024-10-09 12:53:43 +08:00 |
|
Joel
|
7a43f48c95
|
chore: add test page
|
2024-10-09 11:35:16 +08:00 |
|
StyleZhang
|
58a913b09d
|
marketplace
|
2024-10-08 17:58:05 +08:00 |
|
Joel
|
cd03795f2c
|
chore: add endpoint types
|
2024-10-08 15:44:52 +08:00 |
|
Joel
|
36f8b5711d
|
feat: plugin types
|
2024-09-30 15:29:53 +08:00 |
|
Joel
|
f9c48e9ea9
|
fix: eslint to find top dir
|
2024-09-29 18:27:36 +08:00 |
|
JzoNg
|
3b48f8c98e
|
Merge branch 'main' into tp
|
2024-09-27 16:47:57 +08:00 |
|
JzoNg
|
cef1010cb5
|
style update
|
2024-09-27 16:47:01 +08:00 |
|
CXwudi
|
0603359e2d
|
fix: delete harm catalog settings for gemini (#8829)
|
2024-09-27 13:49:03 +08:00 |
|
HowardChan
|
bb781764b8
|
Add Llama3.2 models in Groq provider (#8831)
|
2024-09-27 12:13:00 +08:00 |
|
zhuhao
|
29275c7447
|
feat: deprecate mistral model for siliconflow (#8828)
|
2024-09-27 12:11:56 +08:00 |
|
8bitpd
|
4c1063e1c5
|
fix: AnalyticdbVector retrieval scores (#8803)
|
2024-09-27 12:05:21 +08:00 |
|
非法操作
|
d6b9587a97
|
fix: close log status option raise error (#8826)
|
2024-09-27 11:13:40 +08:00 |
|
zhuhao
|
6fbaabc1bc
|
feat: add pgvecto-rs and analyticdb in docker/.env.example (#8823)
|
2024-09-27 11:13:29 +08:00 |
|
Shai Perednik
|
a36117e12d
|
Updated the YouTube channel to Dify's (#8817)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-27 09:15:33 +08:00 |
|
CXwudi
|
e5efd09ebb
|
chore: massive update of the Gemini models based on latest documentation (#8822)
|
2024-09-27 09:14:33 +08:00 |
|
wenmeng zhou
|
ecc951609d
|
add more detailed doc for models of qwen series (#8799)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-09-26 22:32:33 +08:00 |
|
ice yao
|
063474f408
|
Add llama3.2 model in fireworks provider (#8809)
|
2024-09-26 22:21:01 +08:00 |
|
Hash Brown
|
3dfbc348e3
|
feat: improved SVG output UX (#8765)
|
2024-09-26 19:41:59 +08:00 |
|
AAEE86
|
9a4b53a212
|
feat: add stream for Gemini (#8678)
|
2024-09-26 19:08:59 +08:00 |
|
AAEE86
|
03edfbe6f5
|
feat: add qwen to add custom model parameters (#8759)
|
2024-09-26 19:04:25 +08:00 |
|
Joel
|
3d2cb25a67
|
fix: change wrong company name (#8801)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
|
2024-09-26 17:53:11 +08:00 |
|
非法操作
|
6df14e50b2
|
fix: workflow as tool always outdated (#8798)
|
2024-09-26 17:50:36 +08:00 |
|
zhuhao
|
008e0efeb0
|
refactor: update delete method as an abstract method (#8794)
|
2024-09-26 16:36:21 +08:00 |
|
cx
|
128a66f7fe
|
fix: Ollama modelfeature set vision, and an exception occurred at the… (#8783)
|
2024-09-26 16:34:40 +08:00 |
|
非法操作
|
62406991df
|
fix: start node input config modal raise 'variable name is required' (#8793)
|
2024-09-26 16:28:20 +08:00 |
|
Joel
|
cb4875a3a7
|
chore: split the common tailwind config
|
2024-09-26 15:06:36 +08:00 |
|
非法操作
|
d1173a69f8
|
fix: the Image-1X tool (#8787)
|
2024-09-26 13:48:06 +08:00 |
|
Shenghang Tsai
|
a0b0809b1c
|
Add more models for SiliconFlow (#8779)
|
2024-09-26 11:29:53 +08:00 |
|
Aaron Ji
|
4c9ef6e830
|
fix: update usage for Jina Embeddings v3 (#8771)
|
2024-09-26 11:29:35 +08:00 |
|
非法操作
|
0c96f0aa51
|
fix: credential *** should be string (#8785)
|
2024-09-26 11:24:03 +08:00 |
|
zhuhao
|
ac73763726
|
chore: add input_type param desc for the _invoke method of text_embedding (#8778)
|
2024-09-26 11:23:09 +08:00 |
|
非法操作
|
5ba19d64e9
|
fix: TavilySearch tool get api link (#8780)
|
2024-09-26 11:22:18 +08:00 |
|
Qun
|
fefbc43fb0
|
chore: fix comfyui tool doc url (#8775)
|
2024-09-26 08:18:13 +08:00 |
|