This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-07-14 08:57:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7cb4927f585356cc506b9b5d4d848d35cfc72ff
dify
/
api
/
core
/
plugin
History
jashwanth_reddy_gummula
0ca39c96db
refactor: replace if isinstance with match case (
#37412
)
2026-06-14 13:00:01 +00:00
..
backwards_invocation
fix: avoid duplicating lines when merging text for summarization (
#37093
)
2026-06-05 07:02:57 +00:00
endpoint
fix: handle EndpointSetupFailedError in BasePluginClient (
#19613
)
2025-05-15 13:59:43 +08:00
entities
refactor: replace if isinstance with match case (
#37412
)
2026-06-14 13:00:01 +00:00
impl
refactor: convert remaining isinstance chains to match/case (part 9) (
#35902
) (
#37340
)
2026-06-11 16:14:30 +00:00
utils
fix(plugin): preserve multi-value HTTP response headers (
#35726
)
2026-04-30 08:09:56 +00:00
plugin_service.py
perf(api): reduce workflow startup latency for chatflow (
#36773
)
2026-06-11 07:05:35 +00:00