dify/api/core
2026-01-12 17:40:37 +08:00
..
agent refactor(models): Refine MessageAgentThought SQLAlchemy typing (#27749) 2026-01-10 17:17:45 +09:00
app feat: enhance start node object value check (#30732) 2026-01-09 16:13:17 +08:00
base
callback_handler
datasource chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
db fix(db): parameterize sessionmaker with Session (#30612) 2026-01-06 15:23:50 +08:00
entities chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
errors
extension
external_data_tool
file refactor: generate_url to support scenario to build url (#30598) 2026-01-06 14:53:38 +08:00
helper refactor: clean type: ignore comments in login.py and template_transformer.py (#30510) 2026-01-06 14:33:27 +08:00
llm_generator
logging feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
mcp chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
memory feat: add node level memory 2026-01-07 13:57:55 +08:00
model_runtime chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
moderation
ops
plugin chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
prompt feat: add node level memory 2026-01-07 13:57:55 +08:00
rag chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
repositories
schemas chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
tools feat: add mention type variable 2026-01-12 17:40:37 +08:00
trigger feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
variables feat: add mention type variable 2026-01-12 17:40:37 +08:00
workflow feat: add mention type variable 2026-01-12 17:40:37 +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