This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
3
Star
0
Fork
0
mirror of
https://github.com/langgenius/dify.git
synced
2026-09-24 23:22:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e7b27fdec782a3d7b4e8a7738032c226ad9bd7b
dify
/
api
/
controllers
/
console
/
workspace
T
History
wdeveloper16
and
Claude Sonnet 4.6
7e7b27fdec
refactor: replace bare dict with dict[str, Any] in response converter… (
#35212
)
...
Co-authored-by: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-14 19:45:04 +00:00
..
__init__.py
refactor: convert plugin permission if/elif to match/case (
#30001
) (
#35140
)
2026-04-14 07:03:53 +00:00
account.py
refactor(api): migrate workspace account marshal_with responses to BaseModel (
#35190
)
2026-04-14 17:57:34 +00:00
agent_providers.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
endpoint.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
error.py
fix: drop dead code phase2 unused class (
#22042
)
2025-07-17 09:33:07 +08:00
load_balancing_config.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
members.py
refactor: select in console explore and workspace controllers (
#33842
)
2026-03-21 20:06:17 +09:00
model_providers.py
refactor(api): clean redundant type ignore in request query parsing
🤖
🤖
🤖
(
#34350
)
2026-03-31 22:52:35 +00:00
models.py
refactor: replace bare dict with dict[str, Any] in response converter… (
#35212
)
2026-04-14 19:45:04 +00:00
plugin.py
refactor(api): use standalone graphon package (
#34209
)
2026-03-27 21:05:32 +00:00
tool_providers.py
refactor: use sessionmaker().begin() in console workspace and misc co… (
#34284
)
2026-03-31 14:28:05 +00:00
trigger_providers.py
refactor: use sessionmaker().begin() in console workspace and misc co… (
#34284
)
2026-03-31 14:28:05 +00:00
workspace.py
refactor(api): type Tenant custom config with TypedDict and tighten MCP headers type (
#34670
)
2026-04-07 13:18:19 +00:00