You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/controllers/web
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
..
__init__.py Remove useless code (#4416) 2 years ago
app.py refactor(api): switch to dify_config with Pydantic in controllers and schedule (#6237) 2 years ago
audio.py Fix tts api err (#6349) 2 years ago
completion.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
conversation.py feat: Sort conversations by updated_at desc (#7348) 2 years ago
error.py Remove useless code (#4416) 2 years ago
feature.py improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago
file.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
passport.py Remove useless code (#4416) 2 years ago
saved_message.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
site.py feat: custom app icon (#7196) 2 years ago
workflow.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
wraps.py Remove useless code (#4416) 2 years ago