Commit Graph

24 Commits (f03afaf052debbb0249c9d23a70421353c3f7cf5)

Author SHA1 Message Date
stream 0ee992733c feat: template for instruction generation 7 months ago
stream 1523e1db74 fix: error handling 7 months ago
stream a3074aa0a5 chore: run ruff 7 months ago
stream 35e40b5769 feat: improved capability with parameters of InstructionGenerateApi 7 months ago
stream 807a6890ac feat: implement InstructionGenerateApi 7 months ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
Novice da9269ca97
feat: structured output (#17877) 10 months ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 year ago
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
-LAN- 13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
Sangmin Ahn ecb9c311b5
chore: make prompt generator max tokens configurable (#6693) 2 years ago
Joe 8123a00e97
feat: update prompt generate (#6516) 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
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
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
takatost b88a8f7bb1
feat: optimize invoke errors (#1922) 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 42a5b3ec17
feat: advanced prompt backend (#1301)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost 024250803a
feat: move login_required wrapper outside (#1281) 2 years ago
Jyong 4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
2 years ago
takatost 5fa2161b05
feat: server multi models support (#799) 3 years ago
John Wang 7599f79a17
feat: claude api support (#572) 3 years ago
John Wang 490858a4d5
feat: auto rule generator (#273) 3 years ago