This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-10-30 02:13:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
app
History
jiangbo721
f31e3313b0
feat: Make the logic of APP filtering and creation the same (
#16079
)
...
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-23 09:40:15 +08:00
..
__init__.py
…
advanced_prompt_template.py
…
agent.py
…
annotation.py
…
app_import.py
Introduce Plugins (
#13836
)
2025-02-17 17:05:13 +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
fix: add type hints for App model and improve error handling in audio services (
#12677
)
2025-01-13 15:55:16 +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
…
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
fix:The chart of average interaction counts per conversation show not… (
#12199
)
2025-01-02 10:02:56 +08:00
workflow_app_log.py
Feat: time period filter for workflow logs (
#14271
)
2025-03-10 14:02:58 +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
…