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
devxing 136995d2a1
fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
9 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 fix: change delete app status code from 204 to 200 (#18398) 9 months ago
app.py feat: Make the logic of APP filtering and creation the same (#16079) 11 months ago
app_import.py fix: add app quota check to import API (#17295) 10 months ago
audio.py chore: fix reimported (#18610) 10 months 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: structured output (#17877) 10 months 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 fix: change delete app status code from 204 to 200 (#18398) 9 months 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 fix: ruff check isoparse (#18033) 10 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