Commit Graph

33 Commits (6ef401a9f0b557a37838f6cfd0446f2e97bd5b1f)

Author SHA1 Message Date
Joe 4e2de638af
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
Yeuoly e635f3dc1d
chore: remove langchain in tools (#3247) 2 years ago
takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Jyong 91ea6fe4ee
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost e1045f01c6
pref: optimize add hit count query performance when dataset hit (#2436) 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 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 9f637ead38
bump version to 0.5.3 (#2306) 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
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost 0c746f5c5a
fix: generate not stop when pressing stop link (#1961) 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 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
Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 2 years ago
takatost f9082104ed
feat: add hosted moderation (#1158) 2 years ago
Jyong 642842d61b
Feat:dataset retiever resource (#1123)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
takatost 7b3314c5db
fix: dataset desc (#1045) 2 years ago
takatost 0a0d63457d
feat: record price unit in messages (#919) 3 years ago
takatost 2dfb3e95f6
feat: optimize error record in agent (#869) 3 years ago
takatost 1bd0a76a20
feat: optimize error raise (#820) 3 years ago
takatost f18ce203b5
feat: optimize error logging (#808) 3 years ago
takatost 5fa2161b05
feat: server multi models support (#799) 3 years ago
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang eff115267f
fix: anthropic completion error in blocking mode (#591) 3 years ago
John Wang 7599f79a17
feat: claude api support (#572) 3 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
John Wang ab115b5f87
fix: completion stop invalid (#355) 3 years ago
John Wang a11f36ca60
fix: stop completion response not save to db (#351) 3 years ago
John Wang 1a5acf43aa
Fix/shared lock (#210) 3 years ago
John Wang db896255d6 Initial commit 3 years ago