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/console/app
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
advanced_prompt_template.py
agent.py
annotation.py fix: The permissions issue of the editor role accessing some backend … (#6945) 2 years ago
app.py feat: custom app icon (#7196) 2 years ago
audio.py
completion.py feat: app rate limit (#5844) 2 years ago
conversation.py feat: Sort conversations by updated_at desc (#7348) 2 years ago
conversation_variables.py Feat: conversation variable & variable assigner node (#7222) 2 years ago
error.py
generator.py chore: make prompt generator max tokens configurable (#6693) 2 years ago
message.py fix: The permissions issue of the editor role accessing some backend … (#6945) 2 years ago
model_config.py
ops_trace.py
site.py feat: custom app icon (#7196) 2 years ago
statistic.py fix: extract only `like` feedback to caculate User Satisfaction (#6553) 2 years ago
workflow.py feat: custom app icon (#7196) 2 years ago
workflow_app_log.py
workflow_run.py
workflow_statistic.py
wraps.py