Commit Graph

124 Commits (ca4aa340f6906bb511339a63d01fed0a1d36bf2e)

Author SHA1 Message Date
Charlie.Wei 300d9892a5
tts add voice choose (#2391)
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
Yeuoly 23e95fd7ab
Fix tool provider credential caching issue (#2433) 2 years ago
takatost e6d22fc3a0
fix: account has no owner workspace by member inviting (#2435) 2 years ago
Bowen Liang 9232244920
fix recreating users' default tenant relations when loading user (#2408) 2 years ago
takatost 476eb90a90
fix: List not found in account service (#2434) 2 years ago
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Yeuoly bf736bc55d
Feat/show detailed custom api response when testing (#2400) 2 years ago
crazywoola 3f0c515355
fix: switch tenant (#2363) 2 years ago
crazywoola a8f23ed712
Feat/move tenant id into db (#2341) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
takatost d8672796b0
revert: remove unused session store codes (#2329) 2 years ago
Yeuoly 83063532a0
Fix/api tool (#2317) 2 years ago
takatost 44397e3062
remove unused session store codes (#2313) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
Yeuoly 6d24a2cb87
fix: api tool encoding (#2296) 2 years ago
Yeuoly 70f16e1a0b
fix: keep original tool credentials (#2288) 2 years ago
Garfield Dai d3d617239f
Feat/utm update (#2269)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
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