This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c1559a7c8ea1bff27c82f65b83cdab0e96427ec6
dify
/
api
/
controllers
/
console
/
app
History
Will
205535c8e9
chore: fix reimported (
#18610
)
2025-04-23 16:48:00 +08:00
..
__init__.py
…
advanced_prompt_template.py
…
agent.py
…
annotation.py
fix(api): Some params were ignored when creating empty Datasets through API (
#17932
)
2025-04-14 10:24:01 +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
…
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
…
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
…