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-07-23 09:32:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
plugin
/
impl
History
zxhlyh
01566035e3
merge main
2025-07-17 16:48:43 +08:00
..
agent.py
…
asset.py
…
base.py
chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (
#20541
)
2025-06-03 17:01:35 +08:00
datasource.py
r2
2025-07-09 14:27:49 +08:00
debugging.py
…
dynamic_select.py
minor fix: add parameters in error msg of Plugin service returned no options (
#21662
)
2025-07-01 22:58:59 +08:00
endpoint.py
…
exc.py
…
model.py
…
oauth.py
feat(oauth): plugin oauth service (
#21480
)
2025-06-25 14:14:30 +08:00
plugin.py
fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (
#22251
)
2025-07-15 10:10:37 +08:00
tool.py
refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code
2025-05-16 18:42:07 +08:00