takatost
|
373e90ee6d
|
fix: detached model in completion thread (#1269)
|
2023-10-02 22:27:25 +08:00 |
|
takatost
|
41d4c5b424
|
fix: count down thread in completion db not commit (#1267)
|
2023-10-02 10:19:26 +08:00 |
|
takatost
|
8606d80c66
|
fix: request timeout when openai completion (#1265)
|
2023-10-01 16:00:23 +08:00 |
|
takatost
|
a31466d34e
|
fix: db session not commit before long llm call running (#1251)
|
2023-09-27 21:40:26 +08:00 |
|
takatost
|
d38eac959b
|
fix: wenxin model name invalid when llm call (#1248)
|
2023-09-27 16:29:13 +08:00 |
|
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-27 16:06:32 +08:00 |
|
Garfield Dai
|
18c710c906
|
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2023-09-27 14:53:22 +08:00 |
|
zxhlyh
|
227f9fb77d
|
Feat/api jwt (#1212)
|
2023-09-25 12:49:16 +08:00 |
|
Jyong
|
724e053732
|
Fix/qdrant data issue (#1203)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-22 14:21:26 +08:00 |
|
Garfield Dai
|
e409895c02
|
Feat/huggingface embedding support (#1211)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-22 13:59:02 +08:00 |
|
takatost
|
32d9b6181c
|
fix: transaction not commit during long LLM calls (#1213)
|
2023-09-22 12:43:06 +08:00 |
|
takatost
|
2b018fade2
|
fix: transaction hangs due to message commit block during long LLM calls (#1206)
|
2023-09-21 11:22:10 +08:00 |
|
takatost
|
435f804c6f
|
fix: gpt-3.5-turbo-instruct context size to 8192 (#1196)
|
2023-09-19 02:10:22 +08:00 |
|
takatost
|
ae3f1ac0a9
|
feat: support gpt-3.5-turbo-instruct model (#1195)
|
2023-09-19 02:05:04 +08:00 |
|
Jyong
|
269a465fc4
|
Feat/improve vector database logic (#1193)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-18 18:15:41 +08:00 |
|
takatost
|
827c97f0d3
|
feat: add zhipuai (#1188)
|
2023-09-18 17:32:31 +08:00 |
|
takatost
|
c8bd76cd66
|
fix: inference embedding validate (#1187)
|
2023-09-16 03:09:36 +08:00 |
|
takatost
|
f9082104ed
|
feat: add hosted moderation (#1158)
|
2023-09-12 10:26:12 +08:00 |
|
Jyong
|
642842d61b
|
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-10 15:17:43 +08:00 |
|
Joel
|
2d5ad0d208
|
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-09-10 00:12:34 +08:00 |
|
takatost
|
c4d8bdc3db
|
fix: hf hosted inference check (#1128)
|
2023-09-09 00:29:48 +08:00 |
|
takatost
|
a7cdb745c1
|
feat: support spark v2 validate (#1086)
|
2023-09-01 20:53:32 +08:00 |
|
takatost
|
73c86ee6a0
|
fix: prompt of title generation (#1084)
|
2023-09-01 14:55:58 +08:00 |
|
takatost
|
33562a9d8d
|
feat: optimize prompt (#1080)
|
2023-09-01 11:46:06 +08:00 |
|
takatost
|
a199fa6388
|
feat: optimize high load sql query of document segment (#1078)
|
2023-09-01 10:52:39 +08:00 |
|
takatost
|
4c8608dc61
|
feat: optimize conversation title generation output must be a valid JSON (#1077)
|
2023-09-01 10:31:42 +08:00 |
|
takatost
|
df6604a734
|
feat: optimize generation of conversation title (#1075)
|
2023-09-01 02:28:37 +08:00 |
|
takatost
|
78e26f8b75
|
fix: summary no docs (#1073)
|
2023-08-31 20:19:26 +08:00 |
|
takatost
|
2191312bb9
|
fix: segments query missing idx hit (#1072)
|
2023-08-31 19:39:44 +08:00 |
|
takatost
|
fcc6b41ab7
|
feat: decrease claude model request time by set max top_k to 10 (#1071)
|
2023-08-31 18:23:44 +08:00 |
|
takatost
|
d75e8aeafa
|
feat: disable anthropic retry (#1067)
|
2023-08-31 16:44:46 +08:00 |
|
takatost
|
2eba98a465
|
feat: optimize anthropic connection pool (#1066)
|
2023-08-31 16:18:59 +08:00 |
|
takatost
|
a7a7aab7a0
|
fix: csv import error (#1063)
|
2023-08-31 15:42:28 +08:00 |
|
yezhwi
|
d33a269548
|
refactor(file extractor): file extractor (#1059)
|
2023-08-31 14:45:31 +08:00 |
|
yezhwi
|
8b8e510bfe
|
fix: handle AttributeError for datasets and index (#1052)
|
2023-08-30 11:14:16 +08:00 |
|
takatost
|
417c19577a
|
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-08-29 22:22:02 +08:00 |
|
Jyong
|
a43e80dd9c
|
add qdrant migration (#1046)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-29 10:37:04 +08:00 |
|
WangBooth
|
ad5f27bc5f
|
fix openpyxl dimensions error (#1041)
|
2023-08-29 10:36:48 +08:00 |
|
takatost
|
7b3314c5db
|
fix: dataset desc (#1045)
|
2023-08-29 09:07:27 +08:00 |
|
Jyong
|
a55ba6e614
|
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-29 03:37:45 +08:00 |
|
takatost
|
02452421d5
|
fix: pub generate message text return null (#1037)
|
2023-08-28 16:43:54 +08:00 |
|
takatost
|
0796791de5
|
feat: hf inference endpoint stream support (#1028)
|
2023-08-26 19:48:34 +08:00 |
|
takatost
|
6c148b223d
|
fix: dataset query truncated (#1026)
|
2023-08-26 17:35:17 +08:00 |
|
Uranus
|
2d9616c29c
|
fix: xinference last token being ignored (#1013)
|
2023-08-25 18:15:05 +08:00 |
|
Jyong
|
2d604d9330
|
Fix/filter empty segment (#1004)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-25 15:50:29 +08:00 |
|
Jyong
|
b1fd1b3ab3
|
Feat/vector db manage (#997)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-24 21:27:31 +08:00 |
|
takatost
|
9ae91a2ec3
|
feat: optimize xinference request max token key and stop reason (#998)
|
2023-08-24 18:11:15 +08:00 |
|
takatost
|
701e2b334f
|
feat: remove unnecessary prompt of baichuan (#993)
|
2023-08-24 15:30:59 +08:00 |
|
takatost
|
bd3a9b2f8d
|
fix: xinference-chat-stream-response (#991)
|
2023-08-24 14:39:34 +08:00 |
|
takatost
|
18d3877151
|
feat: optimize xinference stream (#989)
|
2023-08-24 13:58:34 +08:00 |
|