Commit Graph

41 Commits (cdc08a434f8e82809fa33ae4ebe8541a7ffc16a8)

Author SHA1 Message Date
Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 2 years ago
zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324)
Co-authored-by: chenyongzhao <chenyz@mama.cn>
2 years ago
Yeuoly e852a21634
Feat/workflow phase2 (#4687) 2 years ago
sino 528faceb35
fix: cot agent token usage is empty (#4474) 2 years ago
Yeuoly c2a8fa91b1
fix: cot gent duplicate messages (#4470) 2 years ago
sino b1399cd5f9
fix: unable to fetch CoT agent runner log (#4052) 2 years ago
Yeuoly 3480f1c59e
refactor: tool parameter cache (#3703) 2 years ago
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
Yeuoly cea107b165
Refactor/react agent (#3355) 2 years ago
Yeuoly 14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Yeuoly a2c068d949
feat: moonshot function call (#3227) 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
takatost dd961985f0
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 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
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 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
Yeuoly d3a2c0ed34
fix wrong syntax of type definitions (#1678) 2 years ago
Jyong 4588831bff
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 07285e5f8b
feat: optimize completion model agent (#1364) 2 years ago
takatost 2d1cb076c6
fix: dataset segment not exist return agent response (#1329) 2 years ago
takatost cbf095465c
feat: remove llm client use (#1316) 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 6c148b223d
fix: dataset query truncated (#1026) 2 years ago
takatost d9afebe216
feat: optimize output parse (#906) 3 years ago
takatost 1d9cc5ca05
fix: universal chat when default model invalid (#905) 3 years ago
takatost cc2d71c253
feat: optimize override app model config convert (#874) 3 years ago
takatost 2dfb3e95f6
feat: optimize error record in agent (#869) 3 years ago
takatost 948d64bbef
fix: get_num_tokens_from_messages params error (#866) 3 years ago
takatost e8c14bb732
feat: rename title in site both rename name in app (#857) 3 years ago
takatost 5fa2161b05
feat: server multi models support (#799) 3 years ago
John Wang 626c78a690
fix: agent parse result error (#676) 3 years ago
John Wang b5825142d1
feat: add current time tool in universal chat agent (#659) 3 years ago
John Wang ba3dc8cae0
feat: fix dataset retrieve agent llm not support error (#656) 3 years ago
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
John Wang db896255d6 Initial commit 3 years ago