dify/api/tests/unit_tests/core
非法操作 32d75fe08c
feat: improve follow-up settings (#35442)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-24 16:09:56 +08:00
..
agent chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
app feat: improve follow-up settings (#35442) 2026-04-24 16:09:56 +08:00
base chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
callback_handler
datasource chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
entities chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
extension
external_data_tool
file chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
helper chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
llm_generator feat: improve follow-up settings (#35442) 2026-04-24 16:09:56 +08:00
logging
mcp fix: prevent double /v1 in MCP server URL causing 404 authorization failure (#34596) 2026-04-20 02:42:59 +00:00
memory chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
model_runtime chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
moderation
ops refactor(api): move trace providers (#35144) 2026-04-17 07:53:35 +00:00
plugin chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
prompt chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
rag chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
repositories chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
schemas
telemetry
tools chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
trigger chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
variables chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
workflow chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
__init__.py
test_file.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
test_model_manager.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_provider_configuration.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
test_provider_manager.py fix(workflow): cache provider configurations during graph init (#35447) 2026-04-21 04:29:35 +00:00
test_trigger_debug_event_selectors.py