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
jiangbo721 f31e3313b0
feat: Make the logic of APP filtering and creation the same (#16079)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
advanced_prompt_template.py feat: mypy for all type check (#10921) 1 year ago
agent.py feat: mypy for all type check (#10921) 1 year ago
annotation.py feat: mypy for all type check (#10921) 1 year ago
app.py feat: Make the logic of APP filtering and creation the same (#16079) 11 months ago
app_import.py Introduce Plugins (#13836) 12 months ago
audio.py fix: add type hints for App model and improve error handling in audio services (#12677) 1 year ago
completion.py refactor: simplify some exception catch code (#12246) 1 year ago
conversation.py feat: mypy for all type check (#10921) 1 year ago
conversation_variables.py feat: mypy for all type check (#10921) 1 year ago
error.py catch openai rate limit error (#7658) 1 year ago
generator.py feat: mypy for all type check (#10921) 1 year ago
message.py feat: mypy for all type check (#10921) 1 year ago
model_config.py feat: mypy for all type check (#10921) 1 year ago
ops_trace.py feat: mypy for all type check (#10921) 1 year ago
site.py fix: save site setting not work (#14700) 11 months ago
statistic.py fix:The chart of average interaction counts per conversation show not… (#12199) 1 year ago
workflow.py feat: tenant app invocations limiter (#16221) 11 months ago
workflow_app_log.py Feat: time period filter for workflow logs (#14271) 11 months ago
workflow_run.py feat: mypy for all type check (#10921) 1 year ago
workflow_statistic.py feat: mypy for all type check (#10921) 1 year ago
wraps.py feat: mypy for all type check (#10921) 1 year ago