Commit Graph

935 Commits (240c793e7a45234e45daeaa012c8ff01f88e6631)

Author SHA1 Message Date
Richards Tu 17af0de7b6
Add New Tool: StackExchange (#3034)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Chenhe Gu 9d962053a2
Fix claude request errors in bedrock (#3015)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Jyong a6cd0f0e73
fix add segment when dataset and document is empty (#3021)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Richards Tu 2c43393bf1
Add New Tool: DevDocs (#2993) 2 years ago
Jyong 669c8c3cca
some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong b0b0cc045f
add mutil-thread document embedding (#3016)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang 830495a607
bump celery from 5.2 to 5.3 (#2478)
Co-authored-by: takatost <takatost@users.noreply.github.com>
2 years ago
Bowen Liang 41a4593b6d
bump redis client to 5.0 and enable hiredis support (#2518) 2 years ago
Bowen Liang 08b727833e
generalize helper for loading module from source (#2862) 2 years ago
Weaxs 5becb4c43a
update wenxin llm (#2929) 2 years ago
Kenny 13694293e3
fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) 2 years ago
Ricky 40dbf30784
feat: support new reranker [jina-colbert-v1-en] (#2975) 2 years ago
listeng d70bd4aaa4
fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 2 years ago
Yulong Wang 8e05261588
Fix handling of missing required parameters in ApiTool (#2965) 2 years ago
Weishan-0 a676d4387c
fix: Correct image parameter passing in GLM-4v model API calls (#2948) 2 years ago
Leo Q 7c8c233cf4
Add S3_ADDRESS_STYLE configuration option (#2934) 2 years ago
Bowen Liang 129a9850eb
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2 years ago
Bowen Liang 1f98a4fff3
improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2 years ago
colvin777 c60749678b
When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933)
Co-authored-by: colvin <colvin.zhang@boaocloud.com>
2 years ago
orangeclk 4fb9606361
fix: max_token default help info improved (#2951) 2 years ago
orangeclk c534d95972
fix: yi model price correction (#2946) 2 years ago
orangeclk 6dc62334d6
doc: model schema document fix and wording about the model price parameter (#2944) 2 years ago
wangkehan c7d003d551
fix: Upgrade duckduckgo-search to version 5.1.0 & update document segment api parameter error (#2938) 2 years ago
Leo Q cc754122fc
Authentication is only applied when both the username and password have values. (#2937) 2 years ago
Yeuoly 240a94182e
Feat/add triton inference server (#2928) 2 years ago
Jyong 86e474fff1
Add azure blob storage support (#2919)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Su Yang 5a1c29fd8c
chore: change Yi model SDK to OpenAI (#2910) 2 years ago
Qiwen Tong 180775a0ec
fix: init qdrant vector max recursion (#2909) 2 years ago
Bowen Liang d018e279f8
fix: typo $ mark in logs of vdb migrate command (#2901) 2 years ago
takatost 11636bc7c7
bump version to 0.5.10 (#2902) 2 years ago
Joshua 518c1ceb94
Feat/add-NVIDIA-as-a-new-model-provider (#2900) 2 years ago
listeng 696efe494e
fix: Ignore some emtpy page_content when append to split_documents (#2898) 2 years ago
Su Yang 4419d357c4
chore: update Yi models params (#2895) 2 years ago
takatost fbbba6db92
feat: optimize ollama model default parameters (#2894) 2 years ago
Lance Mao 53d428907b
fix incorrect exception raised by api tool which leads to incorrect L… (#2886)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2 years ago
Su Yang 8133ba16b1
chore: update Qwen model params (#2892) 2 years ago
Su Yang 7e3c59e53e
chore: Update TongYi models prices (#2890) 2 years ago
呆萌闷油瓶 f6314f8e73
feat:support azure openai llm 0125 version (#2889) 2 years ago
Su Yang 3bcfd84fba
chore: use API Key instead of APIKey (#2888) 2 years ago
Bowen Liang 7c0ae76cd0
Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891) 2 years ago
Su Yang 2dee8a25d5
fix: anthropic system prompt not working (#2885) 2 years ago
Su Yang 507aa6d949
fix: Fix the problem of system not working (#2884) 2 years ago
crazywoola 59f173f2e6
feat: add icons for 01.ai (#2883) 2 years ago
Su Yang c3790c239c
i18n: update bedrock label (#2879) 2 years ago
Su Yang 45e51e7730
feat: AWS Bedrock Claude3 (#2864)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Jyong 4834eae887
fix enable annotation reply when collection is None (#2877)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Yeuoly 95b74c211d
Feat/support tool credentials bool schema (#2875) 2 years ago
Onelevenvy cb79a90031
feat: Add tools for open weather search and image generation using the Spark API. (#2845) 2 years ago
Onelevenvy 4502436c47
feat:Embedding models Support for the Aliyun dashscope text-embedding-v1 and text-embedding-v2 (#2874) 2 years ago
Jyong c3d0cf940c
add tenant id index for document and document_segment table (#2873)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
orangeclk e7343cc67c
add max_tokens parameter rule for zhipuai glm4 and glm4v (#2861) 2 years ago
VoidIsVoid 83145486b0
fix: fix unstable function call response arguments missing (#2872) 2 years ago
Su Yang 6fd1795d25
feat: Allow users to specify AWS Bedrock validation models (#2857) 2 years ago
Su Yang f770232b63
feat: add model for 01.ai, yi-chat-34b series (#2865) 2 years ago
Bowen Liang a8e694c235
fix: print exception logs for ValueError and InvokeError (#2823) 2 years ago
Yeuoly cef16862da
fix: charts encoding (#2848) 2 years ago
Yeuoly f29280ba5c
Fix/compatible to old tool config (#2839) 2 years ago
Yeuoly 742be06ea9
Fix/localai (#2840) 2 years ago
David 4d63770189
fix: The generate conversation name was not saved (#2836) 2 years ago
Yeuoly bbea3a6b84
fix: compatible to old tool config (#2837) 2 years ago
Bowen Liang 19d3a56194
feat: add weekday calculator in time tool (#2822) 2 years ago
Qun 1e5455e266
enhance: use override_settings for concurrent stable diffusion (#2818) 2 years ago
Eric Wang 4fe585acc2
feat(llm/models): add claude-3-haiku-20240307 (#2825) 2 years ago
呆萌闷油瓶 e52448b84b
feat:add api-version selection for azure openai APIs (#2821) 2 years ago
Bowen Liang 8b15b742ad
generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2 years ago
Phạm Viết Nghĩa a026c5fd08
feat: add Vietnamese vi-VN (#2807) 2 years ago
Charlie.Wei fd7aade26b
Fix tts api err (#2809)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Mark Sun 510f8ede10
Improve automatic prompt generation (#2805) 2 years ago
呆萌闷油瓶 8f9125b08a
fix:typo (#2808) 2 years ago
呆萌闷油瓶 e5e97c0a0a
fix:change azure openai api_version default value to 2024-02-15-preview (#2797) 2 years ago
Weaxs 20bd49285b
excel: get keys from every sheet (#2796) 2 years ago
crazywoola 6bd2730317
Fix/2770 suggestions for next steps (#2788) 2 years ago
Yeuoly f734cca337
enhance: add stable diffusion user guide (#2795) 2 years ago
takatost ce5b19d011
bump version to 0.5.9 (#2794) 2 years ago
Bowen Liang f82a64d149
feat: add DingTalk(钉钉) tool for sending message to chat group bot via webhook (#2693) 2 years ago
呆萌闷油瓶 f49b1afd6c
feat:support azure tts (#2751) 2 years ago
Jyong 796c5626a7
fix delete dataset when dataset has no document (#2789)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong e54c9cd401
Feat/open ai compatible functioncall (#2783)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Yeuoly f8951d7f57
fix: api tool provider not found (#2782) 2 years ago
Jyong 6454e1d644
chunk-overlap None check (#2781)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Eric Wang fdd211e399
debug/chat: increase notify error duration to 3000 (#2778) 2 years ago
Yeuoly 82d0732c12
fix: aippt default styles (#2779) 2 years ago
Yeuoly 53cd125780
fix: deep copy of model-tool label (#2775) 2 years ago
crazywoola 3c91f9b5ab
fix: dataset segements api (#2766) 2 years ago
takatost f073dca22a
feat: optimize db connection when llm invoking (#2774) 2 years ago
Laurent Magnien bdc13f9238
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2 years ago
Yeuoly ce58f0607b
Feat/tool secret parameter (#2760) 2 years ago
洪朔 60e7e17c86
feat: Add new Azure OpenAI Embedding models (#2758) 2 years ago
Vikey Chen 237bb8514e
replace message content type list to string when file_objs is empty .. (#2745) 2 years ago
yoogo bd26c933d2
fix: valid password on reset-password page (#2753) 2 years ago
Yeuoly b6b58da2d2
enhance: custom tool timeout (#2754) 2 years ago
Yeuoly 40c646cf7a
Feat/model as tool (#2744) 2 years ago
Yeuoly 3231a8c51c
fix: image tokenizer (#2752) 2 years ago
Bowen Liang 4170d6a491
use SVG icons for built-in tools (#2748) 2 years ago
Bowen Liang 0b50c525cf
feat: support error correction and border size in qrcode tool (#2731) 2 years ago
Jyong 8ba38e8e74
fix overlap and splitter optimization (#2742)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang b163545771
Use `python-docx` to extract docx files (#2654) 2 years ago
Yash Parmar c0b82f8e58
UPDATE: Twilio tool crdential verification (#2741) 2 years ago
呆萌闷油瓶 b75ff5fa03
fix:missing import (#2739) 2 years ago
Yeuoly 24809fce07
fix: missing en_name of aippt (#2737) 2 years ago