Commit Graph

36 Commits (767d8a4b052d8753b91e6ae05ed75328befe643e)

Author SHA1 Message Date
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
takatost 556d1d0390
fix variable invalid when key only one character (#2377) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost cca9edc97a
feat: ollama support (#2003) 2 years ago
Jyong 28b26f67e2
optimize qa prompt (#1957)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 2cfd5568e1
fix: vision fail in complete app (#1933) 2 years ago
newsouther 0e239a4f71
fix: read file encoding error (#1902)
Co-authored-by: maple <1071520@gi>
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
Garfield Dai 8835435558
fix: change model mode. (#1520) 2 years ago
takatost 41d0a8b295
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2 years ago
Garfield Dai fe14130b3c
refactor advanced prompt core. (#1350) 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 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 73c86ee6a0
fix: prompt of title generation (#1084) 3 years ago
takatost 33562a9d8d
feat: optimize prompt (#1080) 3 years ago
takatost 4c8608dc61
feat: optimize conversation title generation output must be a valid JSON (#1077) 3 years ago
takatost df6604a734
feat: optimize generation of conversation title (#1075) 3 years ago
takatost 701e2b334f
feat: remove unnecessary prompt of baichuan (#993) 3 years ago
takatost 53e83d8697
feat: optimize baichuan prompt (#988) 3 years ago
takatost 2c30d19cbe
feat: add baichuan prompt (#985) 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 39574dcf6b
feat: optimize prompt of suggested_questions_after_answer (#881) 3 years ago
takatost cc2d71c253
feat: optimize override app model config convert (#874) 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 df68a7c82b
feat: Optimize the quality of the title generate (#484) 3 years ago
John Wang 408fbb0c70
fix: title, summary, suggested questions generate (#476) 3 years ago
John Wang 835bf9fd8d
fix: template parse error when pre prompt include {{}} (#462) 3 years ago
John Wang c720f831af
feat: optimize template parse (#460) 3 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
John Wang 490858a4d5
feat: auto rule generator (#273) 3 years ago
John Wang 7f48fadd41
fix: prompt template parantheses select error (#244) 3 years ago
John Wang db896255d6 Initial commit 3 years ago