dify/api/tests/unit_tests/core
2026-01-20 13:52:45 +08:00
..
agent [autofix.ci] apply automated fixes 2025-12-30 02:23:25 +00:00
app chore: fix the llm node memory issue 2026-01-20 13:52:45 +08:00
datasource fix: handle missing credential_id (#30051) 2025-12-24 11:21:51 +08:00
file feat: add context file support 2026-01-16 17:01:44 +08:00
helper feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
llm_generator/output_parser feat: structured output support file type 2026-01-13 16:48:01 +08:00
logging feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
mcp feat: implement RFC-compliant OAuth discovery with dynamic scope selection for MCP providers (#28294) 2025-11-20 11:18:16 +08:00
model_runtime
moderation Feat/ implement test script of content moderation (#28923) 2025-11-30 12:43:58 +08:00
ops fix(ops): correct LangSmith dotted_order timestamp format (#30022) 2025-12-23 19:00:17 +08:00
plugin fix: fix dify-plugin-daemon error message (#31218) 2026-01-19 16:00:44 +08:00
prompt
rag fix: correct docx hyperlink extraction (#30360) 2026-01-06 11:24:26 +08:00
repositories
schemas
tools fix: fix instance is not bind to session (#30913) 2026-01-13 21:15:21 +08:00
variables refactor(variables): clarify base vs union type naming (#30634) 2026-01-13 23:39:34 +09:00
virtual_environment refactor(sandbox): sandbox provider system default configuration 2026-01-16 18:22:44 +08:00
workflow chore: fix the llm node memory issue 2026-01-20 13:52:45 +08:00
__init__.py
test_file.py
test_model_manager.py
test_provider_configuration.py chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
test_provider_manager.py more typed orm (#28519) 2025-11-24 10:50:20 +08:00
test_trigger_debug_event_selectors.py