dify/api/core
2026-03-31 00:29:57 +00:00
..
agent refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
app refactor: use EnumText for Provider.quota_type and consolidate ProviderQuotaType (#34299) 2026-03-31 00:29:57 +00:00
base refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
callback_handler refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
datasource refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
db fix(db): parameterize sessionmaker with Session (#30612) 2026-01-06 15:23:50 +08:00
entities refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
errors chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
extension change all to httpx (#26119) 2025-10-10 23:41:16 +08:00
external_data_tool chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
helper refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
llm_generator refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
logging feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
mcp fix: map checkbox and json_object types in MCP schema publishing (#34226) 2026-03-30 15:05:57 +00:00
memory refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
moderation refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
ops fix: upgrade langfuse SDK to v3+ for LLM-as-judge support (#34265) 2026-03-30 13:06:55 +00:00
plugin refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
prompt refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
rag refactor: core/rag docstore, datasource, embedding, rerank, retrieval (#34203) 2026-03-30 08:09:49 +00:00
repositories refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
schemas refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
telemetry feat: enterprise otel exporter (#33138) 2026-03-27 07:56:31 +00:00
tools refactor: core/tools, agent, callback_handler, encrypter, llm_generator, plugin, inner_api (#34205) 2026-03-28 10:14:43 +00:00
trigger refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
workflow refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
__init__.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
hosting_configuration.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
indexing_runner.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
model_manager.py refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
provider_manager.py refactor: use EnumText for Provider.quota_type and consolidate ProviderQuotaType (#34299) 2026-03-31 00:29:57 +00:00