Ricky
|
40dbf30784
|
feat: support new reranker [jina-colbert-v1-en] (#2975)
|
2024-03-26 11:34:40 +08:00 |
|
Ricky
|
afd77c4745
|
fix: the batch annotaion btn should also be loading when progress status is waiting (#2974)
|
2024-03-26 11:05:29 +08:00 |
|
listeng
|
d70bd4aaa4
|
fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949)
|
2024-03-26 11:05:10 +08:00 |
|
Yulong Wang
|
8e05261588
|
Fix handling of missing required parameters in ApiTool (#2965)
|
2024-03-26 10:53:39 +08:00 |
|
Weishan-0
|
a676d4387c
|
fix: Correct image parameter passing in GLM-4v model API calls (#2948)
|
2024-03-26 10:43:20 +08:00 |
|
Kenny
|
08a5afcf9f
|
feat: update nginx and docker-compose files to support HTTPS. (#2940)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-03-26 10:37:43 +08:00 |
|
crazywoola
|
eeaa3c1643
|
Fix/2969 add model provider ollama not work (#2973)
|
2024-03-26 10:26:34 +08:00 |
|
Leo Q
|
7c8c233cf4
|
Add S3_ADDRESS_STYLE configuration option (#2934)
|
2024-03-26 10:18:26 +08:00 |
|
Bowen Liang
|
129a9850eb
|
fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962)
|
2024-03-26 10:13:35 +08:00 |
|
Bowen Liang
|
1f98a4fff3
|
improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971)
|
2024-03-26 10:11:43 +08:00 |
|
Ricky
|
58e4702b14
|
fix: white screen when editing annotaion in log panel (#2968)
|
2024-03-26 10:10:14 +08:00 |
|
colvin777
|
c60749678b
|
When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933)
Co-authored-by: colvin <colvin.zhang@boaocloud.com>
|
2024-03-25 22:20:40 +08:00 |
|
legao
|
d5214e4644
|
reuse layout (#2956)
|
2024-03-25 15:13:50 +08:00 |
|
legao
|
52804ca6d1
|
fix: adjust popup panel's z-index value (#2952)
|
2024-03-25 15:09:01 +08:00 |
|
orangeclk
|
4fb9606361
|
fix: max_token default help info improved (#2951)
|
2024-03-25 10:07:32 +08:00 |
|
orangeclk
|
c534d95972
|
fix: yi model price correction (#2946)
|
2024-03-24 12:10:57 +08:00 |
|
Nanguan Lin
|
46ccfda493
|
fix: invalid i18 link in README (#2947)
|
2024-03-24 12:10:13 +08:00 |
|
orangeclk
|
6dc62334d6
|
doc: model schema document fix and wording about the model price parameter (#2944)
|
2024-03-24 12:06:20 +08:00 |
|
wangkehan
|
c7d003d551
|
fix: Upgrade duckduckgo-search to version 5.1.0 & update document segment api parameter error (#2938)
|
2024-03-22 19:18:01 +08:00 |
|
Leo Q
|
cc754122fc
|
Authentication is only applied when both the username and password have values. (#2937)
|
2024-03-22 17:58:21 +08:00 |
|
Yeuoly
|
240a94182e
|
Feat/add triton inference server (#2928)
|
2024-03-22 15:15:48 +08:00 |
|
Kenny
|
16af509c46
|
Update docker-compose files version (#2920)
|
2024-03-21 15:16:30 +08:00 |
|
Jyong
|
86e474fff1
|
Add azure blob storage support (#2919)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-20 20:49:58 +08:00 |
|
Joel
|
9a3d5729bb
|
fix: suggest service api missed user in query (#2918)
|
2024-03-20 20:08:26 +08:00 |
|
Su Yang
|
5a1c29fd8c
|
chore: change Yi model SDK to OpenAI (#2910)
|
2024-03-20 16:02:13 +08:00 |
|
Qiwen Tong
|
180775a0ec
|
fix: init qdrant vector max recursion (#2909)
|
2024-03-20 14:57:13 +08:00 |
|
Bowen Liang
|
d018e279f8
|
fix: typo $ mark in logs of vdb migrate command (#2901)
|
2024-03-19 22:21:58 +08:00 |
|
takatost
|
11636bc7c7
|
bump version to 0.5.10 (#2902)
|
2024-03-19 21:35:58 +08:00 |
|
Joshua
|
518c1ceb94
|
Feat/add-NVIDIA-as-a-new-model-provider (#2900)
|
2024-03-19 21:08:17 +08:00 |
|
listeng
|
696efe494e
|
fix: Ignore some emtpy page_content when append to split_documents (#2898)
|
2024-03-19 20:55:15 +08:00 |
|
Su Yang
|
4419d357c4
|
chore: update Yi models params (#2895)
|
2024-03-19 20:54:31 +08:00 |
|
takatost
|
fbbba6db92
|
feat: optimize ollama model default parameters (#2894)
|
2024-03-19 18:34:23 +08:00 |
|
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>
|
2024-03-19 18:17:12 +08:00 |
|
Su Yang
|
8133ba16b1
|
chore: update Qwen model params (#2892)
|
2024-03-19 18:13:32 +08:00 |
|
crazywoola
|
e9aa0e89d3
|
chore: update pr template (#2893)
|
2024-03-19 17:24:57 +08:00 |
|
Su Yang
|
7e3c59e53e
|
chore: Update TongYi models prices (#2890)
|
2024-03-19 16:32:42 +08:00 |
|
呆萌闷油瓶
|
f6314f8e73
|
feat:support azure openai llm 0125 version (#2889)
|
2024-03-19 16:32:26 +08:00 |
|
Su Yang
|
3bcfd84fba
|
chore: use API Key instead of APIKey (#2888)
|
2024-03-19 16:32:06 +08:00 |
|
Bowen Liang
|
7c0ae76cd0
|
Bump tiktoken to 0.6.0 to support text-embedding-3-* in encoding_for_model (#2891)
|
2024-03-19 16:31:46 +08:00 |
|
Su Yang
|
2dee8a25d5
|
fix: anthropic system prompt not working (#2885)
|
2024-03-19 15:50:02 +08:00 |
|
Su Yang
|
507aa6d949
|
fix: Fix the problem of system not working (#2884)
|
2024-03-19 13:56:22 +08:00 |
|
crazywoola
|
59f173f2e6
|
feat: add icons for 01.ai (#2883)
|
2024-03-19 13:53:21 +08:00 |
|
Su Yang
|
c3790c239c
|
i18n: update bedrock label (#2879)
|
2024-03-19 00:57:19 +08:00 |
|
Su Yang
|
45e51e7730
|
feat: AWS Bedrock Claude3 (#2864)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
|
2024-03-18 18:16:36 +08:00 |
|
Jyong
|
4834eae887
|
fix enable annotation reply when collection is None (#2877)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-18 17:18:52 +08:00 |
|
Yeuoly
|
01108e6172
|
fix/Add isModel flag to AgentTools component (#2876)
|
2024-03-18 17:01:25 +08:00 |
|
Yeuoly
|
95b74c211d
|
Feat/support tool credentials bool schema (#2875)
|
2024-03-18 16:55:26 +08:00 |
|
Onelevenvy
|
cb79a90031
|
feat: Add tools for open weather search and image generation using the Spark API. (#2845)
|
2024-03-18 16:22:48 +08:00 |
|
Onelevenvy
|
4502436c47
|
feat:Embedding models Support for the Aliyun dashscope text-embedding-v1 and text-embedding-v2 (#2874)
|
2024-03-18 15:21:26 +08:00 |
|
Jyong
|
c3d0cf940c
|
add tenant id index for document and document_segment table (#2873)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-03-18 14:34:32 +08:00 |
|