Commit Graph

2313 Commits (8e1cf3233cc1ead2ff85d5e77a11c299fe4e24b5)

Author SHA1 Message Date
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
-LAN- 3af65b2f45
feat(api): add version comparison logic (#8902) 2 years ago
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2 years ago
Yeuoly 0025b27200
fix: tool invocation logs 2 years ago
Yeuoly 0dd05d7b6d
feat: tool output schema 2 years ago
takatost 7c83d5ce76 feat: add dockerignore items 2 years ago
takatost a57f60a6e0 feat: remove unused codes 2 years ago
Yeuoly 2f36692bf9
fix: get tool runtime parameters 2 years ago
takatost bcdb407be8 feat: remove unused codes 2 years ago
Yeuoly d4e007f9db
feat: support get tool runtime parameters 2 years ago
takatost 8563155d1b feat: remove unused codes 2 years ago
takatost 8236373498 feat: remove unused codes 2 years ago
Yeuoly 196bfeaaf4
Merge branch 'main' into fix/chore-fix 2 years ago
Yeuoly 957ab093c9
enhancement: reduce requests to plugin daemon 2 years ago
Yeuoly e9e5c8806a
refactor: using DeclarativeBase as parent class of models, refactored tools 2 years ago
zhuhao fb49413a41
feat: add voyage ai as a new model provider (#8747) 2 years ago
zhuhao 42dfde6546
docs: add english versions for the files customizable_model_scale_out and predefined_model_scale_out (#8871) 2 years ago
chenxu9741 c531b4a911
fix: #8843 event: tts_message_end always return in api streaming resp… (#8846) 2 years ago
longzhihun e4ed916baa
Add Jamba and Llama3.2 model support (#8878) 2 years ago
Yeuoly c8bc3892b3
refactor: invoke tool from dify 2 years ago
Yeuoly 735e57b73a
fix: transform generic error message into correct type 2 years ago
Yeuoly 635a53ea38
fix: import undefined types 2 years ago
Yeuoly 7b76b1ff82
Merge fix/chore-fix into fix/chore-fix 2 years ago
Bowen Liang 74f58f29f9
chore: bump ruff to 0.6.8 for fixing violation in SIM910 (#8869) 2 years ago
takatost 47c8824be6 feat: move model request to plugin daemon 2 years ago
takatost 1c3213184e feat: move model request to plugin daemon 2 years ago
zhuhao f97607370a
refactor: update Callback to an abstract class (#8868) 2 years ago
zhuhao 850492dafa
feat: deprecate gte-Qwen2-7B-instruct embedding model (#8866) 2 years ago
Yeuoly d9cced8419
Merge branch 'main' into fix/chore-fix 2 years ago
zhuhao 61c89a9168
feat: add internlm2.5-20b and qwen2.5-coder-7b model (#8862) 2 years ago
takatost 49af18fbd6
fix: customize model credentials were invalid despite the provider credentials being active (#8864) 2 years ago
zhuhao 6cd22f3bca
fix: update qwen2.5-coder-7b model name (#8861) 2 years ago
ice yao 27e33fb15c
chore: fix wrong VectorType match case (#8857) 2 years ago
Yeuoly c3359a9291
refactor: using plugin id to dispatch request instead 2 years ago
zhuhao 55e6123db9
feat: add min-connection and max-connection for pgvector (#8841) 2 years ago
走在修行的大街上 c828a5dfdf
feat(Tools): add feishu tools (#8800)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2 years ago
CXwudi 0603359e2d
fix: delete harm catalog settings for gemini (#8829) 2 years ago
HowardChan bb781764b8
Add Llama3.2 models in Groq provider (#8831) 2 years ago
zhuhao 29275c7447
feat: deprecate mistral model for siliconflow (#8828) 2 years ago
8bitpd 4c1063e1c5
fix: AnalyticdbVector retrieval scores (#8803) 2 years ago
Shai Perednik a36117e12d
Updated the YouTube channel to Dify's (#8817) 2 years ago
CXwudi e5efd09ebb
chore: massive update of the Gemini models based on latest documentation (#8822) 2 years ago
wenmeng zhou ecc951609d
add more detailed doc for models of qwen series (#8799)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
ice yao 063474f408
Add llama3.2 model in fireworks provider (#8809) 2 years ago
AAEE86 9a4b53a212
feat: add stream for Gemini (#8678) 2 years ago
AAEE86 03edfbe6f5
feat: add qwen to add custom model parameters (#8759) 2 years ago
Yeuoly 2da32e49d0
fix: tests 2 years ago
Yeuoly 1837692a66
fix: sse error message 2 years ago
Yeuoly 5dcd25a613
fix: missing error message 2 years ago
zhuhao 008e0efeb0
refactor: update delete method as an abstract method (#8794) 2 years ago
cx 128a66f7fe
fix: Ollama modelfeature set vision, and an exception occurred at the… (#8783) 2 years ago
Yeuoly 507fff0259
fix: tts file was deleted before invocation 2 years ago
Yeuoly 0ad9dbea63
feat: backwards invoke model 2 years ago
Yeuoly 4c28034224
refactor: encryption 2 years ago
Yeuoly 1d575524c3
fix: missing user id 2 years ago
非法操作 d1173a69f8
fix: the Image-1X tool (#8787) 2 years ago
Yeuoly dc255cc154
Merge main into feat/plugin 2 years ago
Yeuoly ea497f828f
feat: endpoint management 2 years ago
Shenghang Tsai a0b0809b1c
Add more models for SiliconFlow (#8779) 2 years ago
Aaron Ji 4c9ef6e830
fix: update usage for Jina Embeddings v3 (#8771) 2 years ago
非法操作 0c96f0aa51
fix: credential *** should be string (#8785) 2 years ago
zhuhao ac73763726
chore: add input_type param desc for the _invoke method of text_embedding (#8778) 2 years ago
非法操作 5ba19d64e9
fix: TavilySearch tool get api link (#8780) 2 years ago
Yeuoly 153dc5b3f3
feat: endpoint apis 2 years ago
Qun fefbc43fb0
chore: fix comfyui tool doc url (#8775) 2 years ago
Bowen Liang a8b837c4a9
dep: bump ElasticSearch from 8.14.x to 8.15.x (#8197) 2 years ago
Pan, Wen-Ming 02ff6cca70
feat: add support for Vertex AI Gemini 1.5 002 and experimental models (#8767) 2 years ago
cherryhuahua d0e0111f88
fix:Spark's large language model token calculation error #7911 (#8755) 2 years ago
crazywoola bf64ff215b
fix: . is missing in file_extension (#8736) 2 years ago
ybalbert001 68c7e68a8a
Fix Issue: switch LLM of SageMaker endpoint doesn't take effect (#8737)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
ice yao 91f70d0bd9
Add embedding models in fireworks provider (#8728) 2 years ago
Jyong 4669eb24be
add embedding input type parameter (#8724) 2 years ago
Sa Zhang debe5953a8
Fix/update jina ai products labels and descriptions (#8730)
Co-authored-by: sa zhang <sa.zhang@jina.ai>
2 years ago
Shota Totsuka 1c7877b048
fix: remove harm category setting from vertex ai (#8721) 2 years ago
Yeuoly a91951b374
feat: invoke node 2 years ago
Yeuoly 68c10a1672
feat: add backwards invoke node api 2 years ago
非法操作 9ca2e2c968
chore: remove windows platform timezone set (#8712) 2 years ago
Yeuoly 592f85f7a9
formatter 2 years ago
Yeuoly cda9f6ec6b
Merge main into fix/chore-fix 2 years ago
Yeuoly 64706c709c
fix 2 years ago
Yeuoly 9722e6bcb1
fix: allow duplicate tool providers 2 years ago
Yeuoly 1907d791e1
enhance: add gzip 2 years ago
Yeuoly fb3a701c86
fix: stream with empty line 2 years ago
ice yao 64baedb484
fix: update nomic model provider token calculation (#8705) 2 years ago
Benjamin 4638f99aaa
fix: change model provider name issue Ref #8691 (#8710) 2 years ago
AAEE86 aebe5fc68c
fix: Remove unsupported parameters in qwen model (#8699) 2 years ago
zhuhao 1ecf70dca0
feat: add mixedbread as a new model provider (#8523) 2 years ago
ybalbert001 7c485f8bb8
fix llm integration problem: It doesn't work on docker env (#8701)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
2 years ago
themanforfree 21e9608b23
feat: add xinference sd web ui api tool (#8385)
Signed-off-by: themanforfree <themanforfree@gmail.com>
2 years ago
Sa Zhang 7f1b028840
fix: change the brand name to Jina AI (#8691)
Co-authored-by: sa zhang <sa.zhang@jina.ai>
2 years ago
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2 years ago
Yeuoly 947bfdc807
feat: validate credentials 2 years ago
crazywoola 8cc9e68363
fix: prompt for the follow-up suggestions (#8685) 2 years ago
ice yao d7aada38a1
Add nomic embedding model provider (#8640) 2 years ago
Vikey Chen 4f69adc8ab
fix: document_create_args_validate (#8569) 2 years ago
Nam Vu c7eacd1aac
chore: Optimize I18nObject class for better performance and readability (#8681) 2 years ago
Yeuoly 7a3e756020
refactor: list tools 2 years ago
AAEE86 a126d535cf
add Spark Max-32K (#8676) 2 years ago
AAEE86 3554a803e7
add zhipuai web search (#8668) 2 years ago
AAEE86 c66cecaa55
add Qwen model translate (#8674) 2 years ago
Bowen Liang 86f90fd9ff
chore: skip PLR6201 linter rule (#8666) 2 years ago
haike-1213 4c7beb9d7b
fix: Assignment exception (#8663)
Co-authored-by: fum <fum@investoday.com.cn>
2 years ago
Aaron Ji 3618a97c20
feat: extend api params for Jina Embeddings V3 (#8657) 2 years ago
Yeuoly 435e71eb60
refactor 2 years ago
Shota Totsuka 03fdf5e7f8
chore: Enable Japanese descriptions for Tools (#8646) 2 years ago
zhuhao e34f04380d
feat: add deepseek-v2.5 for model provider siliconflow (#8639) 2 years ago
zhuhao 6df77038a2
docs: fix predefined_model_scale_out.md redirect error (#8633) 2 years ago
zhuhao 45c0a44411
feat: add qwen2.5 for model provider siliconflow (#8630) 2 years ago
Nam Vu eaa7e9b1f0
fix: llm_generator.py JSONDecodeError (#8504) 2 years ago
Nam Vu 6e37750fbd
fix: commands.py (#8483) 2 years ago
omr 8fd297f8b4
fix: redundant check for available_document_count (#8491) 2 years ago
Nam Vu ddf6569dc5
chore: enhance configuration descriptions (#8624) 2 years ago
CXwudi 97895ec41a
chore: add Gemini newest experimental models (close #7121) (#8621) 2 years ago
sino 6d56d5c1f6
feat: support o1 series models for openrouter (#8358) 2 years ago
AAEE86 c9f1e18df1
Add model parameter translation (#8509)
Co-authored-by: swingchen01 <swings@126.com>
Co-authored-by: 陈长君 <chenchangjun@shuwen.com>
2 years ago
Waffle 740fad06c1
feat(tools/cogview): Updated cogview tool to support cogview-3 and the latest cogview-3-plus (#8382) 2 years ago
ice yao 0665268578
Add Fireworks AI as new model provider (#8428) 2 years ago
呆萌闷油瓶 c8b9bdebfe
feat:use xinference tts stream mode (#8616) 2 years ago
Shota Totsuka a587f0d3f1
docs: Add Japanese documentation for tools (#8469) 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
Joe b32a7713e0
feat: update pyproject.toml (#8368) 2 years ago
zhuhao 831c5a93af
refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 2 years ago
AAEE86 1a8dcae10e
add Qwen custom add model interface (#8565) 2 years ago
Nam Vu 8219f9e090
fix: api/core/ops/ops_trace_manager.py (#8501) 2 years ago
AAEE86 5ddb601e43
add MixtralAI Model (#8517) 2 years ago
Hongbin 5541248264
Update the PerfXCloud provider model list,Update PerfXCloudProvider validate_provider_credentials method. (#8587)
Co-authored-by: xhb <466010723@qq.com>
2 years ago
方程 e75c33a561
Enhance Readme Documentation to Clarify the Importance of Celery Service (#8558) 2 years ago
Yeuoly 91cb80f795
refactor: tool 2 years ago
Yeuoly 3c1d32e3ac
feat: uninstall plugin 2 years ago
Yeuoly eef79a5196
feat: support install plugin 2 years ago
takatost e0a3307563
fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595) 2 years ago
-LAN- 7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files (#8590) 2 years ago
Qun 1583283635
ComfyUI tool use the new internal enumeration class "VariableKey" (#8533) 2 years ago
Su Yang c87f710d58
Fix: update qwen model and model config (#8584)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Su Yang 1568c5cae9
fix: fix qwen series model type (#8580) 2 years ago
Yeuoly 2223dfb266
feat: get debugging key 2 years ago
Yeuoly 9693b5ad0c
feat: debugging key 2 years ago
Yeuoly d4bf575d0a
impl: basic plugin manager 2 years ago
Yeuoly 73ce692e24
feat: add inner api key 2 years ago
Yeuoly 661392eaef
refactor: tool 2 years ago
MuYu a03919c3b3
feat: add hunyuan-vision (#8529) 2 years ago
Yeuoly c472ea6c67
fix: pydantic 2 years ago
Yeuoly 4eaba3049a
Merge main 2 years ago
Jyong d96f5ba1ca
add storage error log (#8556) 2 years ago
Su Yang d6de96c4b4
feat: sync Qwen API with Aliyun Bailian (#8538) 2 years ago
takatost ffd2f61dd9
fix: thread_pool submit count in parallel workflow not releasing (#8549) 2 years ago
takatost 54b9e1f6d1
fix: ci issues(missing duckduckgo-search==6.2.11, ruff lint issue) (#8543) 2 years ago
Wang Bo 6f222b49f2
refactor: rename task_type to task for jina embeddings v3 (#8488) 2 years ago