This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
226afd45508778c33481a8ff4c40c191444bdb80
dify
/
api
/
controllers
/
console
/
app
History
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
>
2025-04-27 12:12:46 +08:00
..
__init__.py
…
advanced_prompt_template.py
…
agent.py
…
annotation.py
fix: change delete app status code from 204 to 200 (
#18398
)
2025-04-27 12:12:46 +08:00
app_import.py
fix: add app quota check to import API (
#17295
)
2025-04-02 10:20:46 +08:00
app.py
feat: Make the logic of APP filtering and creation the same (
#16079
)
2025-03-23 09:40:15 +08:00
audio.py
chore: fix reimported (
#18610
)
2025-04-23 16:48:00 +08:00
completion.py
refactor: simplify some exception catch code (
#12246
)
2025-01-02 14:25:12 +08:00
conversation_variables.py
…
conversation.py
…
error.py
…
generator.py
feat: structured output (
#17877
)
2025-04-18 16:33:53 +08:00
message.py
…
model_config.py
…
ops_trace.py
fix: change delete app status code from 204 to 200 (
#18398
)
2025-04-27 12:12:46 +08:00
site.py
fix: save site setting not work (
#14700
)
2025-03-03 10:32:20 +08:00
statistic.py
…
workflow_app_log.py
fix: ruff check isoparse (
#18033
)
2025-04-16 19:21:18 +08:00
workflow_run.py
…
workflow_statistic.py
…
workflow.py
feat: tenant app invocations limiter (
#16221
)
2025-03-19 17:24:02 +08:00
wraps.py
…