dify/api/core
2026-04-07 04:08:34 +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: migrate session.query to select API in core misc modules (#34608) 2026-04-07 04:08:34 +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: migrate session.query to select API in core misc modules (#34608) 2026-04-07 04:08:34 +00:00
db fix(db): parameterize sessionmaker with Session (#30612) 2026-01-06 15:23:50 +08:00
entities chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07: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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
llm_generator refactor: migrate session.query to select API in core misc modules (#34608) 2026-04-07 04:08:34 +00:00
logging refactor(api): reuse IdentityDict TypedDict in logging filters (#34593) 2026-04-06 11:30:21 +00:00
mcp refactor(api): type MCP tool schema and arguments with TypedDict (#34612) 2026-04-07 01:02:06 +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 refactor: migrate session.query to select API in core misc modules (#34608) 2026-04-07 04:08:34 +00:00
plugin chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
prompt refactor(api): use standalone graphon package (#34209) 2026-03-27 21:05:32 +00:00
rag chore(deps-dev): bump the dev group in /api with 6 updates (#34579) 2026-04-06 11:49:54 +00:00
repositories chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
schemas chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00: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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
workflow chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07: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: core/app pipeline, core/datasource, and core/indexing_runner (#34359) 2026-04-01 02:20:56 +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 model_type in provider models (#34300) 2026-03-31 00:31:33 +00:00