Commit Graph

555 Commits (8b5c46b2dfa072bceff8f28fb9d4ba89edbd6252)

Author SHA1 Message Date
Benjamin 7076d41b29
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Garfield Dai bb5d5fc683
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
KVOJJJin 89fcf4ea7c
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Charlie.Wei fd5c45ae10
Add tts document&fix bug (#2156)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2 years ago
Garfield Dai 95ad06c8c3
feat: utm supports. (#2181) 2 years ago
Yeuoly 57024614bd
fix: Fix typo in credentials field name (#2155) 2 years ago
Charlie.Wei 6355e61eb8
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Yeuoly 86286e1ac8
Feat/assistant app (#2086)
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: Pascal M <11357019+perzeuss@users.noreply.github.com>
2 years ago
crazywoola 8438d820ad
Feat/2070 glm 4 and glm 3 turbo (#2114) 2 years ago
Garfield Dai 51f23c5dc2
feat: support re-invite email. (#2107) 2 years ago
crazywoola 1f48e3d44a
feat: support legacy doc (#2100) 2 years ago
takatost 1a6ad05a23
feat: service api add llm usage (#2051) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost 296bf443a8
feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 2 years ago
takatost 3fa5204b0c
feat: optimize performance (#1928) 2 years ago
takatost d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Jyong da4847c5a8
fix segment update issue (#1844)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 08494058e9
fix file type not support when preview (#1841)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
crazywoola 1521ac5563
feat: add email template for invite new user in workspace (#1810) 2 years ago
Garfield Dai 7b37e05dec
feat: add billing switch. (#1789)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Jyong 022450768f
fix gpt 4v upload image issue (#1799)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong 5e34f938c1
Feat/add unstructured support (#1780)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
zxhlyh 1a5279a3ef
fix: get billing info in self-hosted edition from current workspace (#1774) 2 years ago
Garfield Dai 2de73991ff
feat: only tenant owner can subscription. (#1770) 2 years ago
zxhlyh 5bb841935e
feat: custom webapp logo (#1766) 2 years ago
Jyong a71f2863ac
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 6b499b9a16
remove stripe and anthropic. (#1746) 2 years ago
Garfield Dai 7b8a10f3ea
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Garfield Dai 1263b7de75
fix: vector_size convert bytes to MB. (#1684) 2 years ago
Garfield Dai 053102f433
Feat/dify billing (#1679)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: takatost <takatost@users.noreply.github.com>
2 years ago
Yeuoly d3a2c0ed34
fix wrong syntax of type definitions (#1678) 2 years ago
Jyong 74b2260ba6
fix score_threshold_enabled name (#1626)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong a5b80c9d1f
Fix/multi thread parameter (#1604) 2 years ago
takatost 1f58f15bff
feat: optimize db connections in thread (#1601) 2 years ago
takatost c9368925a3
feat: add `supported_model_types` field and filter in provider list (#1581) 2 years ago
Matri d0456d0f42
feat: configurable invite expiry time (#1573) 2 years ago
Jyong 4588831bff
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
takatost 2b2dbabc11
fix: prompt variables validate when using external data tools (#1465) 2 years ago
Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
YiLi 7699621983
fix: Use correct typehint for return values (#1454)
Co-authored-by: lethe <lethe>
2 years ago
Garfield Dai fe14130b3c
refactor advanced prompt core. (#1350) 2 years ago
takatost c039f4af83
fix: app model config detached in completion thread (#1366) 2 years ago
Garfield Dai 695841a3cf
Feat/advanced prompt enhancement (#1340) 2 years ago
Garfield Dai 42a5b3ec17
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Jyong 289c93d081
Feat/improve document delete logic (#1325)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Charlie.Wei 9e7efa45d4
document segmentApi Add get&update&delete operate (#1285)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2 years ago
takatost 373e90ee6d
fix: detached model in completion thread (#1269) 3 years ago
takatost 41d4c5b424
fix: count down thread in completion db not commit (#1267) 3 years ago
takatost 86a9dea428
fix: db not commit when streaming output (#1266) 3 years ago
takatost 8606d80c66
fix: request timeout when openai completion (#1265) 3 years ago
Jyong 46154c6705
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Garfield Dai 54ff03c35d
fix: dataset query error. (#1244) 3 years ago
Garfield Dai 18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
3 years ago
zxhlyh 227f9fb77d
Feat/api jwt (#1212) 3 years ago
Jyong 269a465fc4
Feat/improve vector database logic (#1193)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 3 years ago
Matri fc68c81791
fix: correct invite url (#1173) 3 years ago
Jyong 5d9070bc60
Feat/add blocking mode resource return (#1171)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 983834cd52
feat: spark check (#1134) 3 years ago
Jyong 642842d61b
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
Joel 2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
3 years ago
takatost 2658c4d57b
fix: answer returned null when response_mode was blocking (#1133) 3 years ago
Matri a5d21f3b09
fix: shortening invite url (#1100)
Co-authored-by: MatriQi <matri@aifi.io>
3 years ago
KVOJJJin c67f345d0e
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong a55ba6e614
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong 16199e968e
fix notion import limit check (#1042)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong 2d604d9330
Fix/filter empty segment (#1004)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
yezhwi c1602aafc7
refactor:cache in place & function name (#1001) 3 years ago
Jyong 5397799aac
document limit (#999)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
yezhwi 117a209ad4
Fix:condition for dataset availability check (#973) 3 years ago
Jyong aee15adf1b
update document segment (#948)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong 4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
takatost 22c1aafb9b
fix: document paused at format error (#925) 3 years ago
Jyong db7156dafd
Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
takatost 9adbeadeec
feat: claude paid optimize (#890) 3 years ago
takatost f42e7d1a61
feat: add spark v2 support (#885) 3 years ago
takatost cc2d71c253
feat: optimize override app model config convert (#874) 3 years ago
Matri 2c77a74c40
fix: frontend permission check (#784) 3 years ago
takatost cc52cdc2a9
Feat/add free provider apply (#829) 3 years ago
takatost 8e15ba6cd6
Fix/no trial provider (#823) 3 years ago
takatost 5fa2161b05
feat: server multi models support (#799) 3 years ago
Jyong 082f8b17ab
Feat/milvus support (#671)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
3 years ago
KVOJJJin cf93d8d6e2
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang b5825142d1
feat: add current time tool in universal chat agent (#659) 3 years ago
John Wang 538e3fc256
fix: return message error in blocking mode (#657) 3 years ago
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang 7599f79a17
feat: claude api support (#572) 3 years ago
Jyong 2c6e00174b
add document limit check (#570) 3 years ago
KVOJJJin cd51d3323b
feat: member invitation and activation (#535)
Co-authored-by: John Wang <takatost@gmail.com>
3 years ago
zxhlyh 397a92f2ee
convert audio wav to mp3 (#552) 3 years ago
zxhlyh a03a92e9db
Feat/chat support voice input (#532) 3 years ago
John Wang ed6648a41e
feat: dataset list add order by created at (#487) 3 years ago
crazywoola 97e9ebd29a
Feature/add is deleted to conversations (#470) 3 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
Jyong ce2996e7d4
Fix/dataset init (#409) 3 years ago
Jyong 9253f72dea
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
3 years ago
Columbus 5943385d42
Fix: the bug that allows regular users to add unregistered users to the workspace. (#328) 3 years ago
KVOJJJin c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
3 years ago
John Wang ccd80653ff
fix: query empty not allow (#255) 3 years ago
John Wang 93ae18ea12
Feat: explore apps (#196) 3 years ago
Jyong e2bf18053c
Fix/dateset update rule (#177) 3 years ago
killpanda c6ba67a770
add a config to disable provider config validation (#85) 3 years ago
John Wang db896255d6 Initial commit 3 years ago