dify/api/controllers/console/app
Diego Romero-Lovo 4c0a31d38b
FR: #4048 - Add color customization to the chatbot (#4885)
Co-authored-by: crazywoola <427733928@qq.com>
2024-06-26 17:51:00 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py
app.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
audio.py Fixed workflow tts feature audition (#4867) 2024-06-03 00:22:14 +08:00
completion.py
conversation.py feat: new editor user permission profile (#4435) 2024-06-14 20:34:25 +08:00
error.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
generator.py
message.py
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 FR: #4048 - Add color customization to the chatbot (#4885) 2024-06-26 17:51:00 +08:00
statistic.py
workflow_app_log.py
workflow_run.py
workflow_statistic.py fix: workflow avg user interaction. (#4056) 2024-05-02 20:24:40 +08:00
workflow.py feat: support importing and overwriting workflow DSL (#5511) 2024-06-25 15:46:12 +08:00
wraps.py