Commit Graph

795 Commits (b6b58da2d2e4eb00a72c696a2f535c59f41bc470)

Author SHA1 Message Date
takatost 4cf475680d
fix: credential verification of baichuan did not throw all errors (#2475) 2 years ago
Yeuoly ca4aa340f6
fix: Add model_uid validation for model_uid in Xinference models (#2468) 2 years ago
wjryours af6a318aae
fix: windows load provider file error (#2463) 2 years ago
Charlie.Wei c6e2900be7
Display selected tts voice name (#2459)
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
johnpccd b2ee738bb1
Ignore SSE comments to support openrouter streaming (#2432) 2 years ago
Charlie.Wei c8ca3ff404
Tts add voice choose (#2453)
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
takatost 58df5e5376
fix: tts voice language to zh-Hans instead of zh-CN (#2450) 2 years ago
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 e47b5b43b8
fix: baichuan frequency_penalty (#2446) 2 years ago
takatost 21c9d9e200
feat: add `introduction` field in log detail response of chat app (#2445) 2 years ago
takatost 8633957726
version to 0.5.5 (#2440) 2 years ago
Yeuoly 23e95fd7ab
Fix tool provider credential caching issue (#2433) 2 years ago
takatost e1045f01c6
pref: optimize add hit count query performance when dataset hit (#2436) 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 589099a005
fix: possible unsent function call in the last chunk of streaming response in OpenAI provider (#2422) 2 years ago
takatost a0ec7de058
clean: remove no-use ecc_aes.py (#2426) 2 years ago
Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 2 years ago
JonahCui 71e5828d41
feat: add support for smtp when send email (#2409) 2 years ago
Bowen Liang 65a02f7d32
chore: apply F811 linter rule to eliminate redefined imports and methods (#2412) 2 years ago
crazywoola 243ca5b1e2
fix: typo in package path of core.splitter (#2411) 2 years ago
takatost 41328bde97
version to 0.5.4 (#2407) 2 years ago
takatost 3242cf5384
fix: moonshot context size error (#2406) 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
takatost 42344795cd
fix: error type get wrong (#2403) 2 years ago
Jialei 70992609d4
feat: add moonshot support (#2398) 2 years ago
Yeuoly bf736bc55d
Feat/show detailed custom api response when testing (#2400) 2 years ago
Bowen Liang d4cfd3e7ac
add built-in maths tool for local expression evaluation on NumExpr (#2390) 2 years ago
Yeuoly e1a9e0ac29
fix: missing variables in agent prompt (#2395) 2 years ago
Garfield Dai f5c08070d9
feat: add openai paid llm model. (#2392) 2 years ago
Yeuoly 5010706d8b
feat: tool credentials cache and introduce _position.yaml (#2386) 2 years ago
Yeuoly 6278ff0f30
Feat/add bing search (#2379) 2 years ago
Yeuoly 56c25bfb78
fix: bad xinference error (#2384) 2 years ago
Yeuoly b814f0b7e3
feat: bing search (#2375) 2 years ago
takatost 556d1d0390
fix variable invalid when key only one character (#2377) 2 years ago
crazywoola 3f0c515355
fix: switch tenant (#2363) 2 years ago
takatost 04fb610fe7
add gpt-3.5-turbo-0125 to trail llm list (#2354) 2 years ago
crazywoola a8f23ed712
Feat/move tenant id into db (#2341) 2 years ago
Honora Green ecf947258a
fix [baichuan] Error: argument of type 'NoneType' is not iterable (#2351)
Co-authored-by: baiyansong <baiyansong@hotmail.com>
2 years ago
limbo a58612718e
Refactor error handling in GenerateTaskPipeline class (#2345) 2 years ago
呆萌闷油瓶 cd078a6264
feat:add gpt-3.5-turbo-0125 (#2347) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
takatost a84e15b8cc
fix: ignore spark provider credential validate (#2344) 2 years ago
Yeuoly 0c330fc020
feat: add xinference llm context size (#2336) 2 years ago
Yeuoly cfbb7bec58
Feat/current time tool zone (#2337) 2 years ago
Yeuoly 3b357f51a6
fix: first agent latency (#2334) 2 years ago
Chenhe Gu 09acf215f0
add option to prompt for a validation password when initializing admin user (#2302) 2 years ago
Yeuoly 07dd8b94ed
fix: check empty tool provider credentials (#2332) 2 years ago
Yeuoly ef308fd121
feat: add sd model parameter (#2331) 2 years ago
Yeuoly fce64d760b
fix: empty model features (#2330) 2 years ago
Yeuoly f0c9bb7c91
fix: typo (#2318) 2 years ago
takatost d8672796b0
revert: remove unused session store codes (#2329) 2 years ago
Charlie.Wei 5929e84036
Optimization stable diffusion verify (#2322)
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 83063532a0
Fix/api tool (#2317) 2 years ago
orangeclk 07279558a5
Change ZHIPU_MAX_LIMITS to 5. Fix issue 2323 (#2324) 2 years ago
呆萌闷油瓶 2166473852
Feat/add spark3.5 llm (#2314)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 44397e3062
remove unused session store codes (#2313) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
呆萌闷油瓶 10e9766fd3
chore:azure dalle tool support pt-BR text (#2301)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yeuoly 6d24a2cb87
fix: api tool encoding (#2296) 2 years ago
Charlie.Wei c0a4fd145c
Add custom tools (#2299)
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 70f16e1a0b
fix: keep original tool credentials (#2288) 2 years ago
Yeuoly cb27571e9f
fix: missing prompt (#2294) 2 years ago
Yeuoly 0518da5819
remove repositories tool (#2293) 2 years ago
Charlie.Wei d2797abdb4
Add custom tools (#2292)
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 6d5b386394
Feat/blocking function call (#2247) 2 years ago
takatost 1ea18a2922
feat: optimize tool name (#2284) 2 years ago
takatost 57565db531
feat: some unused command-line tasks were removed. (#2281) 2 years ago
Bowen Liang d844420c07
bump flask from 2.3 to 3.0 (#2279) 2 years ago
Yeuoly 34634bddf1
fix: setting default model to gpt-3.5-turbo-1106 and remove default m… (#2274) 2 years ago
呆萌闷油瓶 c97b7f6748
Feat/add azure dalle tool (#2276)
Co-authored-by: lux@njuelectronics.com <lux@njuelectronics.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Charlie.Wei 76cc19f525
Add custom tools (#2259)
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
Bowen Liang 5baaebb3fd
fix: typo of builtin tools (#2275) 2 years ago
geosmart 9d072920da
fix: remove finish_reason condition logic when deltaContent is empty (#2270)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
2 years ago
crazywoola b4988ce20c
fix: missing keys language in parser (#2271) 2 years ago
Garfield Dai d3d617239f
Feat/utm update (#2269)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Jyong 409e0c8e1c
update qdrant migrate command (#2260)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Benjamin 7076d41b29
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 5a6cb69951
fix: user handling in stop api (#2254) 2 years ago
crazywoola 11a75ee78a
fix: remove invalid parameter return_type (#2253) 2 years ago
Garfield Dai bb5d5fc683
Feat/billing enhancement (#2239)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
glay 99e80a8ed0
fix:Bedrock llm issue #2214 (#2215)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
Chenhe Gu c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost 4ab66299d4
version to 0.5.2 (#2230) 2 years ago
Yeuoly 42227f93c0
add openai gpt-4-0125-preview (#2226) 2 years ago
KVOJJJin 89fcf4ea7c
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 2 years ago
Chenhe Gu 8be7d8a635
Add new OpenAI embedding models (#2217) 2 years ago
takatost c038040e1b
Add gmpy2 dependencies packages (#2216) 2 years ago
geosmart 21450b8a51
feat: openai_api_compatible support config stream_mode_delimiter (#2190)
Co-authored-by: wanggang <wanggy01@servyou.com.cn>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
2 years ago
takatost 5fc1bd026a
Update version to 0.5.1 (#2213) 2 years ago
IAMZn d60f1a5601
fix:determine multiple result exceptions caused by admin (#2211)
Co-authored-by: chenxin <chenxin@limayao.com>
2 years ago
Yeuoly b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Bowen Liang 98660e1f97
skip installing python3-dev package on base stage in api docker image (#2193) 2 years ago
takatost 6cf93379b3
fix: split chunks return empty strings (#2197) 2 years ago
Bowen Liang 8639abec97
improve api docker file and lock Debian version in base image tag (#2195) 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
takatost 043517717e
fix: minimax request timeout (#2185) 2 years ago
takatost 76c52300a2
feat: abab6-chat supported (#2184) 2 years ago
Yeuoly dda32c6880
fix: credentials validation of ababa (#2183) 2 years ago
Charlie.Wei ac4bb5c35f
Add tongyi tts&tts function optimization (#2177)
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 a96cae4f44
refine: faster rsa implement (#2182) 2 years ago
Yeuoly 7cb75cb2e7
feat: add tool labels (#2178) 2 years ago
Garfield Dai 95ad06c8c3
feat: utm supports. (#2181) 2 years ago
crazywoola 3c13c4f3ee
fix: filename cause windows import error (#2176) 2 years ago
takatost 784da52ea6
fix: credentials validate compatible problem (#2170) 2 years ago
Yeuoly 6c614f0c1f
fix: empty usage (#2168) 2 years ago
takatost 6d94126368
fix: transcript asr params wrong (#2162) 2 years ago
takatost e0f72d2791
version to 0.5.0. (#2147) 2 years ago
Yeuoly 48d5628fd4
Refactor: CoT runner (#2157) 2 years ago
Yeuoly c8fb619d37
fix: add tool index (#2152) 2 years ago
Yeuoly 57024614bd
fix: Fix typo in credentials field name (#2155) 2 years ago
Ricky a31b502668
refractor: assistant runner rename (#2150) 2 years ago
takatost 00f4e6ec44
feat: add ffmpeg faq link in missing ffmpeg error (#2146) 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
Yeuoly 27828f44b9
Fix/assistant none type (#2145) 2 years ago
Yeuoly 9525ca08b9
Fix/assistant none type (#2143) 2 years ago
Yeuoly 501caf0a69
fix: None type in cot assistant app (#2142) 2 years ago
crazywoola c17baef172
Feat/portuguese support (#2075) 2 years ago
Yeuoly 21ade71bad
fix: agent strategy (#2141) 2 years ago
takatost 23e02d8eb0
feat: remove universal chat app (#2140) 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
Jyong 741079f317
fix annotation reply (#2127)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 7434d44412
feat: bedrock reorder in provider list (#2121) 2 years ago
Yeuoly 8394bbd47f
feat: support GLM-4V (#2124) 2 years ago
Chenhe Gu 14a2eeba0c
Add bedrock (#2119)
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2 years ago
takatost a18dde9b0d
feat: add cohere llm and embedding (#2115) 2 years ago
crazywoola 8438d820ad
Feat/2070 glm 4 and glm 3 turbo (#2114) 2 years ago
crazywoola e19ad023d2
Fix/2102 long dify app description throws backend exception (#2112) 2 years ago
Benjamin 0695f08f05
fix: invite email template languages constant var (#2111) 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
Garfield Dai 0a5de0ff0b
fix: empty keywords moderation. (#2108) 2 years ago
takatost 9c4bad8f1e
fix: arg missing when call method `on_message_replace_func` in output… (#2106) 2 years ago
takatost c7783dbd6c
bump version to 0.4.9 (#2103) 2 years ago
Jyong ee9c7e204f
delete document cache embedding (#2101)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Bowen Liang 483dcb6340
fix: skip linking /etc/localtime file first in api docker image (#2099) 2 years ago
Bowen Liang 9ad7b65996
support setting timezone in docker images (#2091) 2 years ago
crazywoola ec1659cba0
fix: saving error in empty dataset (#2098) 2 years ago
Joshua 09a8db10d4
Add jina-embeddings-v2-base-de model configuration (#2094) 2 years ago
Bowen Liang e2c89a9487
fix: bypass admin users to use dataset api with API key (#2072) 2 years ago
Jyong 869690c485
fix notion estimate (#2090)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
Jyong a3c7c07ecc
use redis to cache embeddings (#2085)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 6c28e1e69a
fix: version (#2083) 2 years ago
takatost 0e1163f698
feat: remove deprecated envs (#2078) 2 years ago
takatost 8654415f33
bump version to 0.4.8 (#2074) 2 years ago
takatost 1a6ad05a23
feat: service api add llm usage (#2051) 2 years ago
takatost 1d91535ba6
fix: azure customize model name duplicate (#2073) 2 years ago