dify/api/controllers/console/app
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-19 09:16:33 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py 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
agent.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
annotation.py fix: The permissions issue of the editor role accessing some backend … (#6945) 2024-08-05 12:55:55 +08:00
app.py feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
audio.py feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
completion.py feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
conversation_variables.py Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
conversation.py fix editor auth (#7297) 2024-08-15 20:36:51 +08:00
error.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
generator.py chore: make prompt generator max tokens configurable (#6693) 2024-07-26 10:20:23 +08:00
message.py fix: The permissions issue of the editor role accessing some backend … (#6945) 2024-08-05 12:55:55 +08:00
model_config.py fix: revert CI path filters (#5561) 2024-06-24 23:46:15 +08:00
ops_trace.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
site.py feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
statistic.py fix: extract only like feedback to caculate User Satisfaction (#6553) 2024-07-23 16:32:36 +08:00
workflow_app_log.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_run.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_statistic.py fix: workflow avg user interaction. (#4056) 2024-05-02 20:24:40 +08:00
workflow.py feat: custom app icon (#7196) 2024-08-19 09:16:33 +08:00
wraps.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00