dify/api/controllers/console/app
2024-09-04 10:00:55 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py
app.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
audio.py
completion.py catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
conversation_variables.py
conversation.py Revert "fix: an issue of keyword search feature in application log list" (#7949) 2024-09-04 10:00:55 +08:00
error.py catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
generator.py
message.py
model_config.py feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +08:00
ops_trace.py
site.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
statistic.py feat:dailymessages (#7603) 2024-08-27 12:53:27 +08:00
workflow_app_log.py
workflow_run.py
workflow_statistic.py
workflow.py
wraps.py