dify/api/core
2026-01-29 11:44:01 +08:00
..
agent fix: missing content if assistant message with tool_calls (#30083) 2026-01-13 12:46:33 +08:00
app chore: api linter 2026-01-28 11:42:55 +08:00
app_assets fix: command node 2026-01-28 20:51:22 +08:00
app_bundle refactor(asset-storage): fix security problems 2026-01-25 03:44:36 +08:00
base
callback_handler
datasource refactor: replace request.args.get with Pydantic BaseModel validation (#31104) 2026-01-27 10:48:42 +08:00
db
entities
errors
extension
external_data_tool
file feat: add context file support 2026-01-16 17:01:44 +08:00
helper refactor(http_request_node): apply DI for http request node (#30509) 2026-01-14 14:19:48 +08:00
llm_generator chore: improve assemble variable context generation 2026-01-28 15:34:28 +08:00
logging
mcp
memory feat: add context file support 2026-01-16 17:01:44 +08:00
model_runtime merge 2026-01-26 16:57:45 +08:00
moderation
ops refactor: use session factory instead of call db.session directly (#31198) 2026-01-21 13:43:06 +08:00
plugin Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-19 16:33:10 +08:00
prompt feat: add stream response 2026-01-13 14:13:43 +08:00
rag feat(qdrant): implement full-text search with multi-keyword support (#31658) 2026-01-29 11:12:18 +08:00
repositories
sandbox feat(skill): tool switcher for llm node 2026-01-29 01:21:18 +08:00
schemas
session feat(dify-cli): session level tool white list 2026-01-27 14:19:26 +08:00
skill feat(skill): tool switcher for llm node 2026-01-29 01:21:18 +08:00
tools Merge branch 'feat/collaboration2' into feat/support-agent-sandbox 2026-01-25 00:00:03 +08:00
trigger
variables Merge branch 'main' into feat/pull-a-variable 2026-01-13 22:57:27 +08:00
virtual_environment fix: defer sandbox SDK imports for gevent 2026-01-28 20:51:22 +08:00
workflow Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-29 11:44:01 +08:00
zip_sandbox feat(sandbox): restructure file handling by introducing a new inspector module with runtime and archive sources 2026-01-27 19:11:52 +08:00
__init__.py
hosting_configuration.py feat: credit pool (#30720) 2026-01-08 13:17:30 +08:00
indexing_runner.py
model_manager.py
provider_manager.py feat: credit pool (#30720) 2026-01-08 13:17:30 +08:00