takatost
|
3f59a579d7
|
add llm node
|
2024-03-12 22:12:03 +08:00 |
takatost
|
406a625c98
|
refactor app generate
|
2024-03-10 15:55:13 +08:00 |
takatost
|
5c7ea08bdf
|
refactor apps
|
2024-03-10 15:55:12 +08:00 |
takatost
|
55c31eec31
|
restore completion app
|
2024-03-10 15:51:35 +08:00 |
takatost
|
df66cd2205
|
fix prompt transform bugs
|
2024-03-10 15:51:35 +08:00 |
takatost
|
0d858cc036
|
add app convert codes
|
2024-03-10 15:51:35 +08:00 |
takatost
|
f067947266
|
add workflow logics
|
2024-03-10 15:51:35 +08:00 |
takatost
|
200dc56c37
|
lint
|
2024-03-10 15:51:35 +08:00 |
takatost
|
49992925e2
|
optimize get app model to wraps
|
2024-03-10 15:51:33 +08:00 |
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
takatost
|
cca9edc97a
|
feat: ollama support (#2003)
|
2024-01-12 12:29:13 +08:00 |
takatost
|
2cfd5568e1
|
fix: vision fail in complete app (#1933)
|
2024-01-05 04:23:12 +08:00 |
newsouther
|
0e239a4f71
|
fix: read file encoding error (#1902)
Co-authored-by: maple <1071520@gi>
|
2024-01-04 12:52:10 +08:00 |
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>
|
2024-01-02 23:42:00 +08:00 |
Garfield Dai
|
8835435558
|
fix: change model mode. (#1520)
|
2023-11-13 23:13:01 +08:00 |
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
Garfield Dai
|
fe14130b3c
|
refactor advanced prompt core. (#1350)
|
2023-10-18 20:02:52 +08:00 |