Commit Graph

1691 Commits (f798add31cb1cf618207e1c466fdaeb91de0de27)

Author SHA1 Message Date
Yeuoly 7754431a34
feat: support plugin max package size 2 years ago
zhuhao a45f8969a0
fix: remove the undefined variable line (#9446) 2 years ago
非法操作 d3c06a3f76
feat: add the workflow tool of comfyUI (#9447) 2 years ago
Yeuoly fa7215cfea
Merge branch 'main' into fix/chore-fix 2 years ago
Yeuoly 678c89891a
feat: support verified 2 years ago
Yeuoly beebcbd962
feat: add description 2 years ago
ybalbert001 fdcf87c70c
fix https://github.com/langgenius/dify/issues/9409 (#9433)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
zhuhao 86594851cb
refactor: update the default values of top-k parameter in vdb to be consistent (#9367) 2 years ago
Jyong 50635e9c15
Fix/economical knowledge retrieval (#9396) 2 years ago
Yeuoly 8495ed3348
add conversation id, app id and message id into plugin session 2 years ago
Yeuoly 31cca4a849
fix: add marketplace switch 2 years ago
Yeuoly 43ffccc8fd
fix: install plugins 2 years ago
Yeuoly a81293cf5a
feat: add category for plugins 2 years ago
zhuhao 7d3dad3d1d
feat: add timezone conversion for time tool (#9393) 2 years ago
ice yao dd22e78515
fix: Deprecated gemma2-9b model in Fireworks AI Provider (#9373) 2 years ago
crazywoola 423df67042
fix: use gpt-4o-mini for validating credentials (#9387) 2 years ago
非法操作 da25b91980
fix: remove the stream option of zhipu and gemini (#9319) 2 years ago
Jason Tan 9b8aa9b75d
feat: add minimax abab6.5t support (#9365) 2 years ago
非法操作 4ffaabcc04
feat: add glm-4-flashx, deprecated chatglm_turbo (#9357) 2 years ago
Warren Wong b597a0d31c
fix: Azure OpenAI o1 max_completion_token and get_num_token_from_messages error (#9326)
Co-authored-by: wwwc <wwwc@outlook.com>
2 years ago
Wei-shun Bao fb32e5ca9a
fix: In the output, the order of 'ta' is sometimes reversed as 'at'. #8015 (#8791) 2 years ago
zhuhao cd7ab6231f
refactor: Add an enumeration type and use the factory pattern to obtain the corresponding class (#9356) 2 years ago
ice yao 5908fd6552
Adapt input type parameter with MiniMax embedding model (#9342) 2 years ago
ice yao 3f9d6759d4
feat: Add qwen2.5 72B Instruct model in Fireworks AI (#9340) 2 years ago
ice yao aba70207ab
feat: Add fireworks custom llm intergration (#9333) 2 years ago
Hash Brown fa47f0c707
chore: disable chat service API passing `parent_message_id` (#8984) 2 years ago
Yeuoly 276701e1b7
refactor: plugin installation 2 years ago
Yeuoly 8e1cf3233c
fix: missing openai moderation 2 years ago
Yeuoly dd551e6ca8
Ruff: reformatter 2 years ago
Yeuoly ae1eeb9b2a
Mergin main into fix/chore-fix 2 years ago
非法操作 ffc3f33670
chore: remove the copied zhipu_ai sdk (#9270) 2 years ago
kurokobo 857055b797
fix: remove the latest message from the user that does not have any answer yet (#9297) 2 years ago
ice yao d15ba3939d
Add Volcengine VikingDB as new vector provider (#9287) 2 years ago
zhuhao d97d3ff5fc
chore: add abstract decorator and output log when query embedding fails (#9264) 2 years ago
Shili Cao 2ec6ffe478
feat:support baidu vector db (#9185) 2 years ago
takatost 23ce1fb1ba
chore: optimize the trace ops slow queries on node executions. (#9282) 2 years ago
takatost 29188e0562
chore: use cache instead of re-querying node record during workflow execution (#9280) 2 years ago
crazywoola 93af87a9e0
fix: move exception to debug mode (#9258) 2 years ago
Jyong 42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 2 years ago
AkisAya d7b8e071dd
fix:#9222 create or update custum tools error (#9228) 2 years ago
Jyong 80b62d50f5
Fix/add es num_candidates (#9225) 2 years ago
AAEE86 fe41e8bc18
feat: add siliconflow custom add model interface (#8745) 2 years ago
Fei He 5c76131d3d
feat: add gte rerank for tongyi (#9153) 2 years ago
Jyong cabdb4ef17
fix retrieval resource positon missed (#9155)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
2 years ago
Junyan Qin b58f8dd7b4
feat: download pkg from marketplace (#9184) 2 years ago
Yeuoly 118fa66567
feat: backwards invoke tools 2 years ago
zhuhao 05c1ef75c4
feat: add allow_llm_to_see_data flag for vanna (#9156) 2 years ago
Sa Zhang 75f0a5e36a
fix: Typo Correction in jina.yaml (#9161) 2 years ago
Yeuoly 699d41deec
fix: add source to plugin entity 2 years ago
Yeuoly dd0462c1dc
feat: support two install source 2 years ago
takatost 477beae3bb
fix: missing usage of metadata in the chatflow app (#9167) 2 years ago
Charlie.Wei 6b6e94da08
Fix code indentation errors (#9164) 2 years ago
Ziyu Huang fc60b554a1
Fixes #9159: Modify to make it works to llama.cpp rerank API (#9160) 2 years ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
ronaksingh27 62051d5171
Corrected type annotation to "Any" from "any" all files in "model_providers" folder (#9135) 2 years ago
luckylhb90 2024a6c941
fix: vertex ai remote url error(Error: not enough values to unpack) (#9134)
Co-authored-by: hobo.l <hobo.l@binance.com>
2 years ago
呆萌闷油瓶 060897b25b
chore:add azure openai api version 2024-09-01-preview (#9141) 2 years ago
非法操作 499cc57082
fix: response_format of model_parameters will not be removed (#9148) 2 years ago
Yeuoly a470e0e60e
fix: missing detailed paths of endpoints 2 years ago
Yeuoly 2622159763
feat: support verify signature 2 years ago
Yeuoly dfaf639790
feat: support endpoint url template 2 years ago
Yeuoly ae96f66a08
feat: support list endpoints for single plugin, fix: failed to clear endpoint credentials 2 years ago
Hash Brown 511ffa4698
fix: follow-up (suggested questions) does not refer to the most recen… (#9122) 2 years ago
pinsily 7a1da2409d
add generate conversation name error log (#9117) 2 years ago
Charlie.Wei 55679b4389
azure add o1-mini、o1-preview models (#9088)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 2 years ago
zhuhao 5fcd614186
feat: output the execution results of tool should only in debug mode (#9104) 2 years ago
zhuhao 4be1aa516c
feat: add tags for vanna tools (#9102) 2 years ago
zhuhao 5e250403d3
chore: add the missing tool names to the _position file (#9099) 2 years ago
SebastjanPrachovskij f8af9c6ad0
refactor: Update countries & languages list for SearchApi engines (#9090) 2 years ago
ybalbert001 57994e4a24
fix s3 presign url check problem, support two versions(v2,v4) (#9093)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
crazywoola 3a0734d94c
Feat/9081 add support for llamaguard through groq provider (#9083) 2 years ago
Yeuoly 570b7d18ac
fix: endpoint apis 2 years ago
zhuhao 5b7de7705e
feat: add timestamp conversion and timestamp retrieval for time tool (#9085) 2 years ago
Yeuoly a9c21ef929
feat: uninstall plugins 2 years ago
Yeuoly e27a03ae15
feat: support install plugin 2 years ago
zhuhao 5213650fed
feat: update the xinf tool's API key to optional (#9073) 2 years ago
Infinitnet e741ee2f45
Correct max_tokens for OpenRouter Sonnet 3.5 (#9068) 2 years ago
非法操作 966e65bb66
fix: zhipu ai web_search not work (#9058) 2 years ago
aiscrm 2ab8bc679f
fix: Missing model information in llm span of Langfuse #9029 (#9030)
Co-authored-by: corel <corelchen@qq.com>
2 years ago
zg0d233 fcfa1252a0
fix bug when adding openai or openai-compatible stt model instance (#9006) 2 years ago
Giannis Kepas dc5839b6bb
feat: Update AWS Bedrock supported regions (#8992) 2 years ago
zhaoyi233 4373777871
Update json_in_md_parser.py (#8983)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ice yao 415d27c8bf
feat(Tools): add discord incoming webhook for sending messages (#7852) 2 years ago
zhuhao 24ba9fdf6c
feat: enhance stepfun image generation tool (#8954) 2 years ago
zhuhao 824a0dd63e
feat: add qwen2.5-72b and llama3.2 for openrouter (#8956) 2 years ago
omr 2deaece7e2
refactor: remove unnecessary comment (#8949) 2 years ago
CXwudi 0d84221b2c
chore: sort Gemini models (#8951) 2 years ago
CXwudi cdd7e55a88
chore: add missing models from Voyage (#8950) 2 years ago
Yeuoly 56b7853afe
feat: compat tool provider credentials to updated data 2 years ago
Jyong 625e4c4c72
fix multiple retrieval in knowledge node (#8942) 2 years ago
takatost e12f4009d3 feat: optimize icon url 2 years ago
Yeuoly 6dfc31a542
refactor: credentials schemas to array 2 years ago
Yeuoly c9f80b46a1
fix: add endpoint name 2 years ago
Aurelius Huang 4585cffce1
fix: Compatible with special characters in pg full-text search. (#8921)
Co-authored-by: Aurelius Huang <cm.huang@aftership.com>
2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
zhuhao 77aef9ff1d
refactor: optimize the calculation of rerank threshold and the logic for forbidden characters in model_uid (#8879) 2 years ago
zhuhao 503561f464
fix: fix the data validation consistency issue in keyword content review (#8908) 2 years ago
-LAN- ada9d408ac
refactor(api/variables): VariableError as a ValueError. (#8554) 2 years ago
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2 years ago