Commit Graph

4017 Commits (2fed55ae6bf07957504d7da26ee3d8f8bc1bd5fb)
 

Author SHA1 Message Date
Joel fdae2a20ae
fix: stop generate api doc error (#2262) 2 years ago
crazywoola 45701a81e9
fix: initial paragraph can not input more than 48 chars (#2258) 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
Chenhe Gu b9b692d71d
fix typo (#2248) 2 years ago
Moonlit d8f8afcbd0
fix: Resolved the issue of duplicate display of supported file types during text file upload (#2241)
Co-authored-by: hbc <hbc@hbc-iMac.local>
2 years ago
Charlie.Wei 8cb62ef31a
Maintenance notice href (#2234)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
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
Joel 2fc0dcc10a
feat: team admin can pay billing (#2240) 2 years ago
zxhlyh 9fd55157d6
fix: vision config (#2235) 2 years ago
Joel 6c384dba71
fix: register ga id error (#2237) 2 years ago
Joel 9730297381
chore: move register ga to signin page (#2233) 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
Charlie.Wei 26fef2d481
Maintenance notice href (#2228)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.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
Joel 20bd33fada
feat: prompt IDE support change height (#2232) 2 years ago
Ricky bd0af2e921
fix: occasional multiple responses displayed in frontend due to unexpected message_id from onData (#2231) 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
Charlie.Wei 3322710dac
Maintenance notice href (#2227)
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
Benjamin 404bf11d8c
Update EditCustomCollectionModal button styling for Chinese (#2225) 2 years ago
Joel 60a2ecbd17
chore: no custom tool placeholder ui (#2222) 2 years ago
crazywoola 828822243a
fix: multiple rows were found correctly (#2219) 2 years ago
ashen 2068ae215e
fix: tts model tip (#2221) 2 years ago
Joel d4262ecceb
fix: remove and create app not reload plan (#2220) 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
Joel da83f8403e
fix: sometimes app main content not fill the window (#2208) 2 years ago
zxhlyh 4ff17af5de
fix: model parameter modal input (#2206) 2 years ago
Joel a9d1b4e6d7
feat: create app show agent type tip (#2207) 2 years ago
Joel 66612075d2
chore: enchance some use experience (#2204) 2 years ago
Yeuoly b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Joel bdc5e9ceb0
chore: test register ga (#2202) 2 years ago
zxhlyh f2b2effc4b
fix: typing delay (#2200) 2 years ago
Joel 301e0496ff
fix: chatbot support agent (#2201) 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
zxhlyh d5361b8d09
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
KVOJJJin 6bfdfab6f3
Support JSONL output (#2171) 2 years ago
Joel bec998ab94
chore: remove universal chat code (#2194) 2 years ago
zxhlyh 77636945fb
fix: utm (#2191) 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
crazywoola ad71386adf
Doc/update readme (#2186) 2 years ago