Commit Graph

28 Commits (b6b58da2d2e4eb00a72c696a2f535c59f41bc470)

Author SHA1 Message Date
nan jiang 607f9eda35
Fix/app runner typo (#2661) 2 years ago
takatost dd961985f0
refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2 years ago
takatost 90bdc85f8c
fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607) 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 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 42344795cd
fix: error type get wrong (#2403) 2 years ago
Yeuoly e1a9e0ac29
fix: missing variables in agent prompt (#2395) 2 years ago
limbo a58612718e
Refactor error handling in GenerateTaskPipeline class (#2345) 2 years ago
takatost 9f637ead38
bump version to 0.5.3 (#2306) 2 years ago
Yeuoly fce64d760b
fix: empty model features (#2330) 2 years ago
Ricky 2660fbaa20
Fix/typos (#2308) 2 years ago
Yeuoly 6d5b386394
Feat/blocking function call (#2247) 2 years ago
Yeuoly 7cb75cb2e7
feat: add tool labels (#2178) 2 years ago
Ricky a31b502668
refractor: assistant runner rename (#2150) 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 9c4bad8f1e
fix: arg missing when call method `on_message_replace_func` in output… (#2106) 2 years ago
takatost 1a6ad05a23
feat: service api add llm usage (#2051) 2 years ago
Garfield Dai 83105d0d8f
fix: dataset and moderation. (#2042) 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
takatost 5e97eb1840
fix: azure openai stream response usage missing (#1998) 2 years ago
takatost 0c746f5c5a
fix: generate not stop when pressing stop link (#1961) 2 years ago
Garfield Dai cf1f6f3961
fix: text completion app cannot get data. (#1942) 2 years ago
Liu Peng 01f9feff9f
fix a typo in file agent_app_runner.py (#1927) 2 years ago
waltcow 61aaeff413
Fix variable name in AgentApplicationRunner (#1884) 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