This website requires JavaScript.
Explore
Help
Register
Sign In
jandres
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-26 11:25:10 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
cf72184ce48759867193a13919648c3816fc63aa
dify
/
api
/
controllers
/
console
/
app
History
hjlarry
cf72184ce4
each browser tab session a ws connected obj
2025-09-05 22:19:16 +08:00
..
__init__.py
…
advanced_prompt_template.py
…
agent.py
…
annotation.py
…
app_import.py
…
app.py
feat(app): support custom max_active_requests per app (
#22073
)
2025-07-16 15:31:19 +08:00
audio.py
…
completion.py
…
conversation_variables.py
…
conversation.py
…
error.py
…
generator.py
…
mcp_server.py
feat: auto-fill MCP server description with app description
#22443
(
#22477
)
2025-07-16 15:03:33 +08:00
message.py
…
model_config.py
…
online_user.py
each browser tab session a ws connected obj
2025-09-05 22:19:16 +08:00
ops_trace.py
…
site.py
…
statistic.py
fix: conversatino statistic including data from debugger (
#22412
)
2025-07-15 15:45:45 +08:00
workflow_app_log.py
…
workflow_comment.py
add mention user list api
2025-08-31 13:42:59 +08:00
workflow_draft_variable.py
refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (
#22025
)
2025-07-16 12:31:37 +08:00
workflow_run.py
…
workflow_statistic.py
…
workflow.py
ruff format
2025-07-21 16:13:04 +08:00
wraps.py
…